Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -593,7 +593,7 @@ demo = gr.ChatInterface(
|
|
593 |
description=DESCRIPTION,
|
594 |
css=css,
|
595 |
fill_height=True,
|
596 |
-
textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image"], file_count="multiple", placeholder="
|
597 |
stop_btn="Stop Generation",
|
598 |
multimodal=True,
|
599 |
)
|
|
|
593 |
description=DESCRIPTION,
|
594 |
css=css,
|
595 |
fill_height=True,
|
596 |
+
textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image"], file_count="multiple", placeholder="@tts1-♀, @tts2-♂, @image-image gen, @3d-3d mesh gen, @rAgent-coding, default-{text gen}{image-text-text}"),
|
597 |
stop_btn="Stop Generation",
|
598 |
multimodal=True,
|
599 |
)
|