theshresthshukla commited on
Commit
b048ad7
·
verified ·
1 Parent(s): 653ba7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,4 +147,4 @@ with gr.Blocks(css="""
147
 
148
  # Launch the app
149
  if __name__ == "__main__":
150
- demo.launch()
 
147
 
148
  # Launch the app
149
  if __name__ == "__main__":
150
+ demo.launch(share=True)