Spaces:
Runtime error
Runtime error
v1
Browse files- app.py +0 -1
- lobster.jpg +0 -0
app.py
CHANGED
|
@@ -100,7 +100,6 @@ def bot_streaming(message, history):
|
|
| 100 |
yield buffer
|
| 101 |
|
| 102 |
demo = gr.ChatInterface(fn=bot_streaming, title="☄️ Meteor",
|
| 103 |
-
examples=[{"text": "Show the detailed recipe for this dish.", "files":["./lobster.jpg"]}],
|
| 104 |
description="Meteor is efficient 7B size Large Language and Vision Model built on the help of traversal of rationale",
|
| 105 |
stop_btn="Stop Generation", multimodal=True)
|
| 106 |
demo.launch()
|
|
|
|
| 100 |
yield buffer
|
| 101 |
|
| 102 |
demo = gr.ChatInterface(fn=bot_streaming, title="☄️ Meteor",
|
|
|
|
| 103 |
description="Meteor is efficient 7B size Large Language and Vision Model built on the help of traversal of rationale",
|
| 104 |
stop_btn="Stop Generation", multimodal=True)
|
| 105 |
demo.launch()
|
lobster.jpg
DELETED
|
Binary file (387 kB)
|
|
|