prithivMLmods commited on
Commit
93507ff
·
verified ·
1 Parent(s): 4512d6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -730,7 +730,7 @@ demo = gr.ChatInterface(
730
  label="Query Input",
731
  file_types=["image", "audio"],
732
  file_count="multiple",
733
- placeholder="@tts1, @tts2, @image, @3d, @phi4 [image, audio], @rAgent, @web, @yolo, default [plain text]"
734
  ),
735
  stop_btn="Stop Generation",
736
  multimodal=True,
 
730
  label="Query Input",
731
  file_types=["image", "audio"],
732
  file_count="multiple",
733
+ placeholder="@tts1, @tts2, @image, @3d, @phi4 [image, audio], @rAgent, @web, @yolo, default [plain text]"
734
  ),
735
  stop_btn="Stop Generation",
736
  multimodal=True,