Skip to content

Commit

Permalink
fix: add cogvideo infer back
Browse files Browse the repository at this point in the history
  • Loading branch information
yzxing87 committed Nov 30, 2024
1 parent 2db7517 commit 5841d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/video_comparison/compare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ input_dir='inputs/t2v'
save_dir='results/compare1/'
seed=42
unified_visualization_height=320
inference_methods="videocrafter2;dynamicrafter;opensora;mochi"
inference_methods="videocrafter2;dynamicrafter;cogvideo—t2v;cogvideo—i2v;opensora;mochi"

#### check input ####
# Check if the directory exists
Expand Down

0 comments on commit 5841d26

Please sign in to comment.