Image-to-Video

How to merge the vae encoder weights in svd-xt to first_stage_model.encoder in sv3d_p.safetensors ?

#26
by alexzhao03 - opened

Thanks for the great work.
Recently I'm working on a new project based on sv3d weights, I'm wondering how to merge the weight in svd-xt-vae folder to sv3d_p.safetensors? Because I have noticed that in sv3d_p.safetensors, the weight related to vae encoder (first_stage_model.encode) doesn't exist. Thanks!

Sign up or log in to comment