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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -287,11 +287,11 @@ demo = gr.ChatInterface(
287
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
288
  ["@JennyNeural Who was Nikola Tesla and what were his contributions?"],
289
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
290
- [{"text": "@video-infer Describe the Ad", "files": ["examples/coca.mp4"]}],
291
- ["@GuyNeural Explain how rainbows are formed."],
292
- ["@PalomaNeural What is the water cycle?"],
293
- ["@AlonsoNeural Who was Pablo Picasso and why is he famous?"],
294
- ["@MadhurNeural What are the key principles of Ayurveda?"]
295
  ],
296
  cache_examples=False,
297
  description="# **Callisto OCR**",
 
287
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
288
  ["@JennyNeural Who was Nikola Tesla and what were his contributions?"],
289
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
290
+ # [{"text": "@video-infer Describe the Ad", "files": ["examples/coca.mp4"]}],
291
+ # ["@GuyNeural Explain how rainbows are formed."],
292
+ # ["@PalomaNeural What is the water cycle?"],
293
+ # ["@AlonsoNeural Who was Pablo Picasso and why is he famous?"],
294
+ # ["@MadhurNeural What are the key principles of Ayurveda?"]
295
  ],
296
  cache_examples=False,
297
  description="# **Callisto OCR**",