orrzohar commited on
Commit
f3b1625
1 Parent(s): 5b3df43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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(share=True)
 
388
  [message, chatbot],
389
  [image, video, message, chatbot, textbox])
390
 
391
+ demo.launch()