Spaces:
Runtime error
Runtime error
Commit
·
f16c444
1
Parent(s):
af4b548
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks(theme='ParityError/Anime') as demo:
|
|
114 |
"https://gradio-static-files.s3.us-west-2.amazonaws.com/tower.jpg",
|
115 |
"tower",
|
116 |
),
|
117 |
-
]
|
118 |
height="200px", grid=2)
|
119 |
|
120 |
with gr.Row():
|
|
|
114 |
"https://gradio-static-files.s3.us-west-2.amazonaws.com/tower.jpg",
|
115 |
"tower",
|
116 |
),
|
117 |
+
],
|
118 |
height="200px", grid=2)
|
119 |
|
120 |
with gr.Row():
|