erwanlc commited on
Commit
fc00d48
1 Parent(s): f1dd0f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ gr.Interface(
43
  description=description,
44
  examples=examples,
45
  theme="huggingface",
46
- ).launch(share=True)
43
  description=description,
44
  examples=examples,
45
  theme="huggingface",
46
+ ).launch()