Closed AIstuff69 closed 2 months ago
when making a statement like that, please provide a link to actual model and Lora so it can be reproduced without guesswork.
Sorry for lack of this data. This is my first issue post at github. Here is autismmixSDXL model https://civitai.com/models/288584/autismmix-sdxl Here is bloodorangemix model https://civitai.com/models/7926/bloodorangemix-nsfw-bloodorangemixhalf Here is AliceLora https://civitai.com/models/6494?modelVersionId=7621
PonyXL models require score prompts instead of quality prompts.
Positive prompt should start with: score_9, score_8_up, score_7_up, score_6_up
Negative prompt should contain: score_1, score_2, score_3, score_4
Finally, your prompt is missing the LoRA's trigger phrase: AliceDV, short hair, short twintails, orange hair, orange eyes, hair ornament
.
Please remember to read the description of LoRAs you download.
Example:
Pos: score_9, score_8_up, score_7_up, score_6_up, <lora:AliceLora_PonyV1:0.7> AliceDV, short hair, short twintails, orange hair, orange eyes, hair ornament, White collared shirt, red neckerchief, blue skirt, belt, white socks, black shoes
Neg: score_1, score_2, score_3, score_4
Oh, my bad! It was really so simple... Thank you very much! I'm sorry for bothering you with such dumb issue.
Issue Description
There is a problem when loras, designed for ponyXL and XLmodels, don't have effect on final image, generated with ponyXL and XL models. I use diffusers backend to work with XLmodels. But when I use normal models, with original backend, I don't have such problem. In other SD interfaces like A1111 or ComfyUI there isn't this problem too.
Version Platform Description
Windows 10, Microsoft Edge, NVIDIA laptop GPU 3050 4GB VRAM, 16GB RAM, CPU IntelCore I5-11300H 3.10 Ghz
Relevant log output
Backend
Diffusers
UI
Standard
Branch
Master
Model
StableDiffusion XL
Acknowledgements