yabramuvdi commited on
Commit
bfdc852
·
verified ·
1 Parent(s): 0c7c094

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,4 +133,4 @@ with demo:
133
  )
134
 
135
  # For Hugging Face Spaces, we just need to expose the demo
136
- demo.launch()
 
133
  )
134
 
135
  # For Hugging Face Spaces, we just need to expose the demo
136
+ demo.launch(share=True)