Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -412,6 +412,9 @@ with gr.Blocks() as demo:
|
|
412 |
outputs=[]
|
413 |
)
|
414 |
|
|
|
|
|
|
|
415 |
|
416 |
with gr.Row():
|
417 |
|
@@ -500,5 +503,6 @@ with gr.Blocks() as demo:
|
|
500 |
"""
|
501 |
|
502 |
)
|
503 |
-
|
504 |
-
|
|
|
|
412 |
outputs=[]
|
413 |
)
|
414 |
|
415 |
+
demo.launch()
|
416 |
+
|
417 |
+
"""
|
418 |
|
419 |
with gr.Row():
|
420 |
|
|
|
503 |
"""
|
504 |
|
505 |
)
|
506 |
+
""""""
|
507 |
+
""
|
508 |
+
|