mariusjabami commited on
Commit
e5039e0
·
verified ·
1 Parent(s): 9917b41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,4 +141,4 @@ with gr.Blocks(css=css, theme=theme) as app:
141
 
142
  stop_btn.click(fn=stop_stream, inputs=[], outputs=[])
143
 
144
- app.launch(share=True
 
141
 
142
  stop_btn.click(fn=stop_stream, inputs=[], outputs=[])
143
 
144
+ app.launch(share=True)