Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -116,4 +116,4 @@ def gradio_interface():
|
|
| 116 |
demo.launch() # Launch the Gradio interface
|
| 117 |
|
| 118 |
# Run the interface
|
| 119 |
-
gradio_interface()
|
|
|
|
| 116 |
demo.launch() # Launch the Gradio interface
|
| 117 |
|
| 118 |
# Run the interface
|
| 119 |
+
gradio_interface()
|