Issues Loading LoRA
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
Hi,
I have some issues loading LoRA with new downloaded ComfyUI with SDXL I wonder if anyone can help me with this.
LoRA:
https://civitai.com/models/127923/sdxl-yamers-realistic-5
https://civitai.com/models/122359/detail-tweaker-xl
output:
```
got prompt
model_type EPS
adm 2816
Using pytorch attention in VAE
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
Using pytorch attention in VAE
missing {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
lora key not loaded conditioner.embedders.0.transformer.text_model.embeddings.position_embedding.weight
-
- (a wall of lora key not loaded text here)
-
lora key not loaded model.diffusion_model.time_embed.2.weight
Requested to load SDXLClipModel
Loading 1 new model
Requested to load SDXL
Loading 1 new model
loading in lowvram mode 3119.134614944458
100%|██████████████████████████████████████████████████████████████████████████████████| 30/30 [00:23<00:00, 1.29it/s]
Requested to load AutoencoderKL
Loading 1 new model
model_type V_PREDICTION_EDM
adm 768
```
Contributor guide
Assessment
This issue has not been assessed yet.