Skip to content

Commit

Permalink
fix_cogvideo_L (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuwenyu authored Jan 8, 2025
1 parent 178bebe commit 2efd6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppdiffusers/examples/cogvideo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
```shell
python infer.py \
--prompt "a bear is walking in a zoon" \
--model_path THUDM/CogVideoX-2b/ \
--model_path THUDM/CogVideoX-2b \
--generate_type "t2v" \
--dtype "float16" \
--seed 42
Expand Down

0 comments on commit 2efd6d4

Please sign in to comment.