sergiomar73
commited on
Commit
•
606d176
1
Parent(s):
e17ad0e
Update app.py
Browse files
app.py
CHANGED
@@ -154,4 +154,4 @@ with gr.Blocks(css=".gradio-container { background-color: white; background-imag
|
|
154 |
fn=quantified_classification
|
155 |
)
|
156 |
|
157 |
-
demo.launch(debug=True)
|
|
|
154 |
fn=quantified_classification
|
155 |
)
|
156 |
|
157 |
+
demo.launch(debug=True)
|