mrdbourke commited on
Commit
cbfe9bd
·
verified ·
1 Parent(s): 4d1f4f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -696,6 +696,4 @@ if __name__ == "__main__":
696
  demo = create_demo()
697
  # Pass theme and css to launch() for Gradio 5.50+/6.0 compatibility
698
  demo.launch(
699
- theme=gr.themes.Soft(),
700
- css=CUSTOM_CSS
701
  )
 
696
  demo = create_demo()
697
  # Pass theme and css to launch() for Gradio 5.50+/6.0 compatibility
698
  demo.launch(
 
 
699
  )