Test User cf5c58e69c fix(inference): correct output path in VAE encode success message
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
2026-02-19 02:45:16 +00:00
..
2025-03-22 15:14:06 +08:00
2025-03-22 15:14:06 +08:00
2025-03-25 18:59:11 +08:00
2025-03-22 15:14:06 +08:00
2025-03-22 15:14:06 +08:00
2024-08-09 20:36:17 +08:00
2025-03-22 15:14:06 +08:00