Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -189,7 +189,7 @@ def generate_video(
|
|
| 189 |
|
| 190 |
return video_path, current_seed
|
| 191 |
|
| 192 |
-
with gr.Blocks(theme=gr.Theme.from_hub("
|
| 193 |
|
| 194 |
with gr.Row():
|
| 195 |
with gr.Column():
|
|
|
|
| 189 |
|
| 190 |
return video_path, current_seed
|
| 191 |
|
| 192 |
+
with gr.Blocks(theme=gr.Theme.from_hub("26A1/_")) as demo:
|
| 193 |
|
| 194 |
with gr.Row():
|
| 195 |
with gr.Column():
|