eder0782 commited on
Commit
0a34ffd
·
verified ·
1 Parent(s): 96739d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,4 +151,4 @@ with gr.Blocks(css=css) as demo:
151
  )
152
 
153
  if __name__ == "__main__":
154
- demo.launch()
 
151
  )
152
 
153
  if __name__ == "__main__":
154
+ demo.launch(share=True)