Spaces:
Running
on
Zero
Running
on
Zero
qinghuazhou
commited on
Commit
·
f0ac79f
1
Parent(s):
8f6c6a4
updated image size
Browse files
app.py
CHANGED
@@ -157,7 +157,7 @@ with gr.Blocks(theme=gr.themes.Soft(text_size="sm")) as demo:
|
|
157 |
load_examples0_button = gr.Button("Load Examples (Set 1)")
|
158 |
load_examples1_button = gr.Button("Load Examples (Set 2)")
|
159 |
|
160 |
-
gr.Image("figures/siam2e.png")
|
161 |
|
162 |
with gr.Tab("Stealth Edit!"):
|
163 |
|
|
|
157 |
load_examples0_button = gr.Button("Load Examples (Set 1)")
|
158 |
load_examples1_button = gr.Button("Load Examples (Set 2)")
|
159 |
|
160 |
+
gr.Image("figures/siam2e.png", width=600)
|
161 |
|
162 |
with gr.Tab("Stealth Edit!"):
|
163 |
|