Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -388,4 +388,4 @@ with gr.Blocks(title='Apollo-3B', theme=theme, css=block_css) as demo:
|
|
388 |
[message, chatbot],
|
389 |
[image, video, message, chatbot, textbox])
|
390 |
|
391 |
-
demo.launch(
|
|
|
388 |
[message, chatbot],
|
389 |
[image, video, message, chatbot, textbox])
|
390 |
|
391 |
+
demo.launch()
|