Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -121,5 +121,5 @@ with gr.Blocks() as demo:
|
|
| 121 |
)
|
| 122 |
|
| 123 |
# -------- Launch --------
|
| 124 |
-
|
| 125 |
demo.launch(css=css, height="800px")
|
|
|
|
| 121 |
)
|
| 122 |
|
| 123 |
# -------- Launch --------
|
| 124 |
+
|
| 125 |
demo.launch(css=css, height="800px")
|