How to use VAE as single file in HunyuanVideo pipeline #10380
Closed
nitinmukesh
started this conversation in
General
Replies: 1 comment
-
Tried but output is very bad. Maybe I'm using it incorrectly or it is meant for Comfy only. vae = AutoencoderKLHunyuanVideo( vae_path = "Kijai/HunyuanVideo_comfy/hunyuan_video_vae_bf16.safetensors" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I am not a developer/coder.
I want to use this VAE as it is much smaller. Please help how to use this instead of default.
vae_path = (
"https://huggingface.co/Kijai/HunyuanVideo_comfy/resolve/main/hunyuan_video_vae_bf16.safetensors"
)
Beta Was this translation helpful? Give feedback.
All reactions