Spaces:
Runtime error
Runtime error
max
commited on
Commit
•
e660aea
1
Parent(s):
1dc86b1
updated gifs
Browse files- app.py +2 -2
- heineken.gif +3 -0
- hild.gif +3 -0
app.py
CHANGED
@@ -315,9 +315,9 @@ with gr.Blocks() as demo:
|
|
315 |
with gr.Row():
|
316 |
gr.Markdown(f"""example with strength 0.5""")
|
317 |
with gr.Row():
|
318 |
-
gr.HTML("<img src='file/
|
319 |
gr.HTML("<img src='file/process.gif'>")
|
320 |
-
gr.HTML("<img src='file/
|
321 |
btn = gr.Button("Run", variant="primary")
|
322 |
with gr.Row():
|
323 |
with gr.Column():
|
|
|
315 |
with gr.Row():
|
316 |
gr.Markdown(f"""example with strength 0.5""")
|
317 |
with gr.Row():
|
318 |
+
gr.HTML("<img src='file/hild.gif'> ")
|
319 |
gr.HTML("<img src='file/process.gif'>")
|
320 |
+
gr.HTML("<img src='file/heineken.gif'>")
|
321 |
btn = gr.Button("Run", variant="primary")
|
322 |
with gr.Row():
|
323 |
with gr.Column():
|
heineken.gif
ADDED
Git LFS Details
|
hild.gif
ADDED
Git LFS Details
|