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

Error on run - CogVideoX-Fun-V1.1-5b-InP is not the path to a directory containing a config.json file #36

Open
adamreading opened this issue Oct 12, 2024 · 3 comments

Comments

@adamreading
Copy link

Full message LoadCogVideoX_Fun_Model
We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like /data/app/models/CogVideoX-Fun/CogVideoX-Fun-V1.1-5b-InP is not the path to a directory containing a config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/diffusers/installation#offline-mode'.

I have untar’d the file to the correct directory with all the model files in - but there is no config.json file in that zip file?

But I followed the instructions and unzipped into a directory called models/CogvideoX-Fun/Diffusion_Transformer
image

Do I need to move everything up one level and remove that extra folder? (On my cloud system this means deleting everything and starting again)

@bubbliiiing
Copy link
Collaborator

This seems to be caused by not fully unzipping.

@bubbliiiing
Copy link
Collaborator

Or re-git clone the weights on huggingface

@adamreading
Copy link
Author

Thanks. I solved it in the end by removing the Diffusion_transformer directory and manually recreating the hugging face directory structure and files one by one.

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

2 participants