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