oscurantismo commited on
Commit
4aead6f
·
verified ·
1 Parent(s): 7c5378a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,4 +220,4 @@ with demo:
220
  outputs=suggestions_output
221
  )
222
 
223
- demo.launch()
 
220
  outputs=suggestions_output
221
  )
222
 
223
+ demo.launch(share=True)