prithivMLmods commited on
Commit
e1e0119
·
verified ·
1 Parent(s): 91cf1a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="# **Pocket Callisto**",
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"),