benjaminStreltzin commited on
Commit
bc847c8
·
verified ·
1 Parent(s): 06bd79d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ custom_css = """
80
 
81
  # Launch the Gradio interface
82
  if __name__ == "__main__":
83
- demo.launch(css=custom_css,share=True)
 
80
 
81
  # Launch the Gradio interface
82
  if __name__ == "__main__":
83
+ demo.launch(share=True)