Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -110,4 +110,4 @@ with gr.Blocks(css=css) as app:
|
|
110 |
**Footer**: © 2024 by [pacnimo](https://github.com/pacnimo/). All rights reserved.
|
111 |
""") # Meta, project description, and footer added here
|
112 |
|
113 |
-
app.launch(debug=True)
|
|
|
110 |
**Footer**: © 2024 by [pacnimo](https://github.com/pacnimo/). All rights reserved.
|
111 |
""") # Meta, project description, and footer added here
|
112 |
|
113 |
+
app.launch(debug=True)
|