jattokatarratto commited on
Commit
3a7eb69
·
verified ·
1 Parent(s): 9ead96a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -2335,5 +2335,5 @@ demo = gr.Interface(
2335
 
2336
 
2337
 
2338
- demo.launch()
2339
- #demo.launch(share=True) # Share your demo with just 1 extra parameter
 
2335
 
2336
 
2337
 
2338
+ #demo.launch()
2339
+ demo.launch(share=True) # Share your demo with just 1 extra parameter