wangjin2000 commited on
Commit
4027612
1 Parent(s): cfd65b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ gr.Interface(
57
  description=description,
58
  examples=examples,
59
  theme="huggingface",
60
- ).launch(share=True)
 
57
  description=description,
58
  examples=examples,
59
  theme="huggingface",
60
+ ).launch()