Spaces:
Runtime error
Runtime error
max
commited on
Commit
•
7ee08c3
1
Parent(s):
dfa70ec
updated example
Browse files- app.py +1 -1
- rgba.gif → process.gif +0 -0
app.py
CHANGED
@@ -316,7 +316,7 @@ with gr.Blocks() as demo:
|
|
316 |
gr.Markdown(f"""example with strength 0.5""")
|
317 |
with gr.Row():
|
318 |
gr.HTML("<img src='file/op.gif'> ")
|
319 |
-
gr.HTML("<img src='file/
|
320 |
btn = gr.Button("Run", variant="primary")
|
321 |
with gr.Row():
|
322 |
with gr.Column():
|
|
|
316 |
gr.Markdown(f"""example with strength 0.5""")
|
317 |
with gr.Row():
|
318 |
gr.HTML("<img src='file/op.gif'> ")
|
319 |
+
gr.HTML("<img src='file/process.gif'>")
|
320 |
btn = gr.Button("Run", variant="primary")
|
321 |
with gr.Row():
|
322 |
with gr.Column():
|
rgba.gif → process.gif
RENAMED
File without changes
|