VideoCrafter ckpt to diffusers format #10691
Unanswered
julkaztwittera
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
does anybody know how to convert VideoCrafter checkpoint to diffusers safetensors format? Similar to the following one: https://huggingface.co/adamdad/videocrafterv2_diffusers
but I want to convert my own finetuned checkpoint. I can see that the keys in state dict of VideoCrafter's checkpoint have different names and this is a problem. Maybe somebody has done it before?
Beta Was this translation helpful? Give feedback.
All reactions