Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ with gr.Blocks(theme='Nymbo/Alyx_Theme') as demo:
|
|
131 |
with gr.Column(scale=1):
|
132 |
gr.Markdown("")
|
133 |
with gr.Column(scale=2):
|
134 |
-
gr.Image("https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/
|
135 |
show_label=False,
|
136 |
container=False)
|
137 |
with gr.Column(scale=1):
|
|
|
131 |
with gr.Column(scale=1):
|
132 |
gr.Markdown("")
|
133 |
with gr.Column(scale=2):
|
134 |
+
gr.Image("https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/272aQsINCCIqJImi2zP0n.png",
|
135 |
show_label=False,
|
136 |
container=False)
|
137 |
with gr.Column(scale=1):
|