ImageCraftPromptTemplateDict
TextPrompt used in the ImageCraft
task.
Parameters:
- ASSISTANT_PROMPT (TextPrompt): A prompt for the AI assistant to create an original image based on the provided descriptive captions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
class ImageCraftPromptTemplateDict(TextPromptDict):
TextPrompt used in the ImageCraft
task.
Parameters:
def __init__(self, *args: Any, **kwargs: Any):