prithivMLmods commited on
Commit
6d2785c
·
verified ·
1 Parent(s): 9c3af42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -514,7 +514,7 @@ demo = gr.ChatInterface(
514
  ],
515
  cache_examples=False,
516
  type="messages",
517
- description="# **Llama Edge🧤** `voice: tara, dan, emma, josh` \n `emotion: <laugh>, <chuckle>, <sigh>, <cough>, <sniffle>, <groan>, <yawn>, <gasp>.` \n \n `Use @video-infer, @image, @<voice>-tts, or @<voice>-llm triggers llm response`",
518
  fill_height=True,
519
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple", placeholder="‎ Use @tara-tts/@dan-tts for direct TTS or @tara-llm/@dan-llm for LLM+TTS, etc."),
520
  stop_btn="Stop Generation",
 
514
  ],
515
  cache_examples=False,
516
  type="messages",
517
+ description="# **Llama Edge🧤** `voice: tara, dan, emma, josh` \n `emotion: <laugh>, <chuckle>, <sigh>, <cough>, <sniffle>, <groan>, <yawn>, <gasp>.` \n \n `Use @video-infer, @image, orpheus: @<voice>-tts, or @<voice>-llm triggers llm response`",
518
  fill_height=True,
519
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple", placeholder="‎ Use @tara-tts/@dan-tts for direct TTS or @tara-llm/@dan-llm for LLM+TTS, etc."),
520
  stop_btn="Stop Generation",