goryhon commited on
Commit
eaa0c5f
·
verified ·
1 Parent(s): bb70b77

Update web-demos/hugging_face/app.py

Browse files
Files changed (1) hide show
  1. web-demos/hugging_face/app.py +1 -1
web-demos/hugging_face/app.py CHANGED
@@ -677,4 +677,4 @@ with gr.Blocks(theme=gr.themes.Monochrome(), css=css) as iface:
677
  gr.Markdown(article)
678
 
679
  iface.queue(concurrency_count=1)
680
- iface.launch(debug=True, share=True)
 
677
  gr.Markdown(article)
678
 
679
  iface.queue(concurrency_count=1)
680
+ iface.launch(share=True)