mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-06-03 18:38:46 +08:00
Update cogvideox_2b_infer.yaml
fix input_file path bug
This commit is contained in:
parent
456ee7fe85
commit
67d34bd826
@ -4,7 +4,7 @@ args:
|
||||
load: "CogVideoX-2b-sat/transformer"
|
||||
batch_size: 1
|
||||
input_type: txt
|
||||
input_file: test.txt
|
||||
input_file: "configs/test.txt"
|
||||
sampling_num_frames: 13 # Must be 13, 11 or 9
|
||||
sampling_fps: 8
|
||||
fp16: True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user