yl12053 commited on
Commit
be28bc6
1 Parent(s): 4834bd7

CANCELSHAE

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -970,4 +970,4 @@ with app:
970
 
971
  debug_button.change(debug_change,[],[])
972
 
973
- app.launch()
 
970
 
971
  debug_button.change(debug_change,[],[])
972
 
973
+ app.launch(share=True)