Spaces:
Running
on
Zero
Running
on
Zero
Update configs/default_config.yaml
Browse files
configs/default_config.yaml
CHANGED
@@ -4,7 +4,7 @@ weight_decay: 0.01
|
|
4 |
same_step_across_blocks: true
|
5 |
discriminator_lr_multiplier: 1.0
|
6 |
last_step_only: false
|
7 |
-
i2v:
|
8 |
num_training_frames: 21
|
9 |
gc_interval: 100
|
10 |
context_noise: 0
|
|
|
4 |
same_step_across_blocks: true
|
5 |
discriminator_lr_multiplier: 1.0
|
6 |
last_step_only: false
|
7 |
+
i2v: true
|
8 |
num_training_frames: 21
|
9 |
gc_interval: 100
|
10 |
context_noise: 0
|