mgokg commited on
Commit
f18293c
·
verified ·
1 Parent(s): d1d9757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,4 +132,4 @@ with gr.Blocks() as demo:
132
 
133
 
134
  # Starte die Gradio-Anwendung
135
- demo.launch(css=custom_css)
 
132
 
133
 
134
  # Starte die Gradio-Anwendung
135
+ demo.launch()