Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
1d0a9bd
1
Parent(s):
8008f96
update
Browse files- app.py +1 -1
- assets/greenhouse.mp4 +2 -2
- assets/three_people.mp4 +2 -2
- assets/two_man.mp4 +2 -2
app.py
CHANGED
|
@@ -428,7 +428,7 @@ def ui(GPU_memory_mode, scheduler_dict, config_path, compile_dit, weight_dtype):
|
|
| 428 |
gr.Markdown("### VideoCoF Parameters")
|
| 429 |
source_frames_slider = gr.Slider(label="Source Frames", minimum=1, maximum=100, value=33, step=1)
|
| 430 |
reasoning_frames_slider = gr.Slider(label="Reasoning Frames", minimum=1, maximum=20, value=4, step=1)
|
| 431 |
-
repeat_rope_checkbox = gr.Checkbox(label="Repeat RoPE", value=True)
|
| 432 |
# Add Acceleration Checkbox
|
| 433 |
enable_acceleration = gr.Checkbox(label="Enable 4-step Acceleration (FusionX LoRA)", value=True)
|
| 434 |
|
|
|
|
| 428 |
gr.Markdown("### VideoCoF Parameters")
|
| 429 |
source_frames_slider = gr.Slider(label="Source Frames", minimum=1, maximum=100, value=33, step=1)
|
| 430 |
reasoning_frames_slider = gr.Slider(label="Reasoning Frames", minimum=1, maximum=20, value=4, step=1)
|
| 431 |
+
repeat_rope_checkbox = gr.Checkbox(label="Repeat RoPE", value=True, visible=False)
|
| 432 |
# Add Acceleration Checkbox
|
| 433 |
enable_acceleration = gr.Checkbox(label="Enable 4-step Acceleration (FusionX LoRA)", value=True)
|
| 434 |
|
assets/greenhouse.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:334f89e4e6bb2878e049b8e0d752266120145e133273d2d8c1b943f0abedc62b
|
| 3 |
+
size 346259
|
assets/three_people.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9fe46ee536914ddf803d8dc6504d35f6e18b68a8f09181102ec10874a552b3f
|
| 3 |
+
size 288161
|
assets/two_man.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38e8a0ab62914fc182f07af7cd943b4726b414c30493f9074945700dbedb8045
|
| 3 |
+
size 146841
|