WDong commited on
Commit
3de5cec
1 Parent(s): df5aed0

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -30,4 +30,4 @@ demo = gr.Interface(
30
 
31
  )
32
 
33
- demo.launch()
 
30
 
31
  )
32
 
33
+ demo.launch(share=True)