0mid commited on
Commit
16a9a7f
β€’
1 Parent(s): d810d5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -411,4 +411,4 @@ with demo:
411
 
412
 
413
 
414
- demo.launch(debug=True)
 
411
 
412
 
413
 
414
+ demo.launch(debug=True,share=True)