Spaces:
svjack
/
Runtime error

svjack commited on
Commit
75076bc
·
verified ·
1 Parent(s): a9c476e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ demo = gr.Interface(
67
  ],
68
  cache_examples=True
69
  )
70
- demo.launch(debug=True)
 
67
  ],
68
  cache_examples=True
69
  )
70
+ demo.launch(debug=True, share = True)