Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -185,7 +185,6 @@ with gr.Blocks() as demo:
|
|
| 185 |
label="Output Video",
|
| 186 |
height=400,
|
| 187 |
autoplay=True,
|
| 188 |
-
show_download_button=True
|
| 189 |
)
|
| 190 |
|
| 191 |
# Status message
|
|
|
|
| 185 |
label="Output Video",
|
| 186 |
height=400,
|
| 187 |
autoplay=True,
|
|
|
|
| 188 |
)
|
| 189 |
|
| 190 |
# Status message
|