52Hz commited on
Commit
aba8da1
1 Parent(s): 3807d22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ gr.Interface(
32
  description=description,
33
  article=article,
34
  examples=examples
35
- ).launch(debug=True, share=True)
 
32
  description=description,
33
  article=article,
34
  examples=examples
35
+ ).launch(debug=True)