Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -293,7 +293,7 @@ demo = gr.ChatInterface(
|
|
293 |
["@MadhurNeural What are the key principles of Ayurveda?"]
|
294 |
],
|
295 |
cache_examples=False,
|
296 |
-
description="# **Pocket
|
297 |
type="messages",
|
298 |
fill_height=True,
|
299 |
textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple"),
|
|
|
293 |
["@MadhurNeural What are the key principles of Ayurveda?"]
|
294 |
],
|
295 |
cache_examples=False,
|
296 |
+
description="# **Pocket Callisto**",
|
297 |
type="messages",
|
298 |
fill_height=True,
|
299 |
textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple"),
|