svjack commited on
Commit
9cd9c08
·
verified ·
1 Parent(s): 34e585d

Update space.py

Browse files
Files changed (1) hide show
  1. space.py +1 -1
space.py CHANGED
@@ -150,4 +150,4 @@ def predict(
150
 
151
  """)
152
 
153
- demo.launch()
 
150
 
151
  """)
152
 
153
+ demo.launch(share = True)