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