OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it...

#31
by dnkdnk - opened

OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like openai/clip-vit-large-patch14 is not the path to a directory containing a file named config.json.
Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
Thank you for your open source work.
According to the description, the problem is that config.json cannot be found. But the library does have this file. In addition, I tried to load it offline according to the prompt, but even if I added that parameter, this problem still occurred.

Sign up or log in to comment