This repository has been archived by the owner on May 14, 2024. It is now read-only.
I get this weird error, cant figure it out #266
Unanswered
AI-Underdog
asked this question in
Q&A
Replies: 1 comment
-
ok, so for those who have this problem i solved by going to hugging's face and accept the terms and conditions of the model. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when running Bucketing and Latents Caching cell i keep getting this error:
loading existing metadata: /content/LoRA/meta_clean.json
load VAE: /content/pretrained_model/sd_xl_base_0.9.safetensors
exception occurs in loading vae: We couldn't connect to 'https://huggingface.co/' to load this model, couldn't find it in the cached files and it looks like /content/pretrained_model/sd_xl_base_0.9.safetensors 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'.
retry with subfolder='vae'
Beta Was this translation helpful? Give feedback.
All reactions