Spaces:
Sleeping
Sleeping
fix
Browse files- gemmademo/_chat.py +0 -1
gemmademo/_chat.py
CHANGED
|
@@ -31,4 +31,3 @@ class GradioChat:
|
|
| 31 |
chat_fn,
|
| 32 |
textbox=gr.Textbox(placeholder="What is up?", container=False),
|
| 33 |
)
|
| 34 |
-
chat_interface.launch()
|
|
|
|
| 31 |
chat_fn,
|
| 32 |
textbox=gr.Textbox(placeholder="What is up?", container=False),
|
| 33 |
)
|
|
|