52Hz commited on
Commit
326715c
·
1 Parent(s): 22a5072

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)
 
32
  description=description,
33
  article=article,
34
  examples=examples
35
+ ).launch(debug=True, public=True)