We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450b7ae commit a32ec77Copy full SHA for a32ec77
api/llm/tools.py
@@ -43,7 +43,7 @@ def initialize_tools():
43
- Can only generate ONE image per request
44
- Requires a source image URL
45
- Generation may take 10-30 seconds
46
- """,
+ """
47
)
48
def generate_image(
49
prompt: str,
0 commit comments