Spaces:
Runtime error
Runtime error
Commit
Β·
03ac550
1
Parent(s):
52953c2
Update configs/sample_i2v.yaml
Browse files- configs/sample_i2v.yaml +2 -2
configs/sample_i2v.yaml
CHANGED
@@ -7,8 +7,8 @@ pretrained_model_path: "pre-trained/stable-diffusion-v1-4/"
|
|
7 |
model: TAVU
|
8 |
num_frames: 16
|
9 |
frame_interval: 1
|
10 |
-
image_size: [512, 512]
|
11 |
-
|
12 |
# image_size: [512, 512]
|
13 |
|
14 |
# model speedup
|
|
|
7 |
model: TAVU
|
8 |
num_frames: 16
|
9 |
frame_interval: 1
|
10 |
+
#image_size: [512, 512]
|
11 |
+
image_size: [320, 512]
|
12 |
# image_size: [512, 512]
|
13 |
|
14 |
# model speedup
|