10 Commits

Author SHA1 Message Date
Test User
29fbb23f8e style: apply ruff formatting 2026-02-19 03:40:12 +00:00
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
Yuxuan Zhang
39c6562dc8 format 2025-03-22 15:14:06 +08:00
zR
6e64359524 finetune and infer upload 2024-09-16 12:02:27 +08:00
zR
43f8451893 fix 0.30.1 update 2024-08-30 14:28:47 +08:00
Haiyi
d027706052
Update cli_vae_demo.py 2024-08-13 15:38:39 +08:00
zR
18c1669a8e vae demo update 2024-08-09 20:49:03 +08:00
zR
487a815219 fix convert 2024-08-06 18:49:07 +08:00
zR
f7721c7fd2 显存优化 2024-08-06 03:04:06 +08:00
zR
34dd61430e init 2024-08-06 02:12:51 +08:00