shukdevdatta123 commited on
Commit
e142863
·
verified ·
1 Parent(s): 6b37c52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,4 +221,4 @@ css = """
221
 
222
  # Launch the app
223
  if __name__ == "__main__":
224
- demo.launch(css=css)
 
221
 
222
  # Launch the app
223
  if __name__ == "__main__":
224
+ demo.launch(share=True)