anonymous2023-21 commited on
Commit
375b5f5
1 Parent(s): 61d2257

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,5 +188,5 @@ demo = gr.Interface(
188
  "We noticed that gradio sometimes fails on the first try. If it doesn't work, try again.",
189
  cache_examples=False,
190
  )
191
- demo.queue().launch(debug=True)
192
  #demo.queue().launch(share=True)
 
188
  "We noticed that gradio sometimes fails on the first try. If it doesn't work, try again.",
189
  cache_examples=False,
190
  )
191
+
192
  #demo.queue().launch(share=True)