Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
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**",
|