Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -117,9 +117,4 @@ def create_gradio_interface():
|
|
| 117 |
|
| 118 |
|
| 119 |
# Run the Gradio interface
|
| 120 |
-
create_gradio_interface()
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
# Run the Gradio interface
|
| 125 |
-
create_gradio_interface()
|
|
|
|
| 117 |
|
| 118 |
|
| 119 |
# Run the Gradio interface
|
| 120 |
+
create_gradio_interface()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|