Spaces:
Runtime error
Runtime error
Dagfinn1962
commited on
Commit
β’
664c874
1
Parent(s):
ff7dd03
Update app.py
Browse files
app.py
CHANGED
@@ -33,5 +33,5 @@ gradio_interface = Interface(
|
|
33 |
cache_examples=False,
|
34 |
theme=gr.themes.Soft()
|
35 |
)
|
36 |
-
|
37 |
gradio_interface.launch()
|
|
|
33 |
cache_examples=False,
|
34 |
theme=gr.themes.Soft()
|
35 |
)
|
36 |
+
|
37 |
gradio_interface.launch()
|