Hector Lopez commited on
Commit
15acd7c
·
1 Parent(s): 95d9d45
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ gr.Interface(
54
  description=description,
55
  examples=examples,
56
  theme="huggingface",
57
- ).launch(share=True, enable_queue=True)
 
54
  description=description,
55
  examples=examples,
56
  theme="huggingface",
57
+ ).launch()