|
How do you use loras correctly? I get this error: |
Answered by
wbruna
May 28, 2025
Replies: 2 comments
|
This example work 4 me (without error): sd -m CyberRealistic_SemiReal_V2.safetensors --lora-model-dir loras/ -p "A woman and a machine <lora:HRGigerArhPv10:0.6>" --steps 8Files and subfolders: tree
.
├─ CyberRealistic_SemiReal_V2.safetensors
├─ loras
│ ├─ HRGigerArhPv10.safetensors |
0 replies
Answer selected by
tmathews
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's a bug ( #648, #684, #688 ) that only triggers with some LoRAs. Should be fixed by #658 .