blumenstiel commited on
Commit
3a4c119
·
1 Parent(s): 7f0a7e4

Update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,4 +257,4 @@ with gr.Blocks(
257
  )
258
 
259
  if __name__ == "__main__":
260
- demo.launch()
 
257
  )
258
 
259
  if __name__ == "__main__":
260
+ demo.launch(share=True)