SDXL not loading, git pull not working (automatic1111) #12475
Unanswered
fememystic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You could always move it all to the new folder. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!When i'm trying to load SDXL model, i get the issue:
RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for LatentDiffusion: size mismatch for model.diffusion_model.input_blocks.4.1.proj_in.weight: copying a param with shape torch.Size([640, 640]) from checkpoint, the shape in current model is torch
Tried to start git pull through cmd in the SD folder, but getting this:
I also get "Error loading script: refiner.py"
I tried to download everything fresh and it worked well (as git pull), but i have a lot of plugins, scripts i wasted a lot of time to settle so i would REALLY want to solve the issues on a version i have, would appreciate your help so much!
Also i have rtx 3070 8gb (laptop)
My WebUI settings:**
Beta Was this translation helpful? Give feedback.
All reactions