mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-05-12 19:15:45 +08:00
The print statement incorrectly used the encoded_output tensor variable
instead of args.output_path when displaying the save location.
Changed: {encoded_output}/encoded.pt → {args.output_path}/encoded.pt