linoyts HF Staff commited on
Commit
54f935e
·
verified ·
1 Parent(s): 9660620

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -314,4 +314,4 @@ css = '''
314
  .gradio-container .contain{max-width: 1200px !important; margin: 0 auto !important}
315
  '''
316
  if __name__ == "__main__":
317
- demo.launch(theme=gr.themes.Citrus(), css=css, share=True)
 
314
  .gradio-container .contain{max-width: 1200px !important; margin: 0 auto !important}
315
  '''
316
  if __name__ == "__main__":
317
+ demo.launch(theme=gr.themes.Citrus(), css=css)