Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image_encoder? #9

Open
zhanghh-031102 opened this issue Mar 20, 2024 · 7 comments
Open

image_encoder? #9

zhanghh-031102 opened this issue Mar 20, 2024 · 7 comments

Comments

@zhanghh-031102
Copy link

May I ask why there is no image_encoder in the pre-trained model?

@zhanghh-031102
Copy link
Author

Is stabilityai/stable-video-diffusion-img2vid the corresponding one in huggingface? The error message indicates that config.json is missing. Which config.json is it (there is no config.json under the main of stabilityai/stable-video-diffusion-img2vid)

@zhanghh-031102
Copy link
Author

OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory stabilityai/stable-video-diffusion-img2vid

@weijiawu
Copy link
Collaborator

  1. The image_encoder has already been included in the pre-trained code of stabilityai/stable-video-diffusion-img2vid. For details, please refer to the pipeline/pipeline_svd_DragAnything.py file.

  2. Could you post a screenshot of the error bug you encountered? It would help me understand the specific error better.

@zhanghh-031102
Copy link
Author

zhanghh-031102 commented Mar 20, 2024 via email

@weijiawu
Copy link
Collaborator

Where can I download this from? Thanks for your answer。 在 2024-03-21 00:14:45,"weijiawu" @.> 写道: The image_encoder has already been included in the pre-trained code of stabilityai/stable-video-diffusion-img2vid. For details, please refer to the pipeline/pipeline_svd_DragAnything.py file. Could you post a screenshot of the error bug you encountered? It would help me understand the specific error better. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

https://huggingface.co/stabilityai/stable-video-diffusion-img2vid

@zhanghh-031102
Copy link
Author

zhanghh-031102 commented Mar 20, 2024 via email

@PeisenZhao
Copy link

@zhanghh-031102

As you mentioned, "I can only manually enter Hugging Face to download all the files in stabilityai/stable-video-diffusion-img2vid to the local." The "config.json" file in "image_encoder" will be renamed to "image_encoder_config.json" due to manual downloading. You will need to manually change the file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants