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.
class ImageCraftPromptTemplateDict(TextPromptDict):
TextPrompt
used in the ImageCraft
task.
Parameters:
def __init__(self, *args: Any, **kwargs: Any):