NikeZoldyck commited on
Commit
921eebb
·
1 Parent(s): 729acd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ with demo:
45
 
46
 
47
 
48
- demo.launch(share=True)
49
 
50
 
51
 
 
45
 
46
 
47
 
48
+ demo.launch()
49
 
50
 
51