80cols commited on
Commit
e8bbe7e
·
verified ·
1 Parent(s): 12b3e89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -295,4 +295,4 @@ with demo:
295
  )
296
 
297
  if __name__ == "__main__":
298
- demo.launch()
 
295
  )
296
 
297
  if __name__ == "__main__":
298
+ demo.launch(share=True)