mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-09-19 00:14:24 +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