vladmandic / automatic

SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models
https://github.com/vladmandic/automatic
GNU Affero General Public License v3.0
5.61k stars 411 forks source link

[Extension]: Lora styles not affecting output image #3382

Closed leakerbeaker69 closed 1 month ago

leakerbeaker69 commented 1 month ago

Issue Description

So any character Lora's that I try to use, don't really affect the output image. I'm using vlad fork a1111 sdnext on amd gpu. I copied all the settings(same model/prompt/cfg/steps/sampler/seed), the only difference is excluding some negative prompts such as "too much detail, DeepNegative_xl_v1, BREAK. makeup, lipstick, angry, frowning, disembodied, floating". Does anyone know what I'm doing wrong? Also, not sure why my output is doing "3d" instead of "2d".

Link to my reddit post with example images.

Here are my prompts:

score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, flat color, source_anime, 2d, BREAK. indoors, blush, smile, looking at viewer, BREAK. uncensored, nsfw, source_explicit, rating_explicit, BREAK. cowboy shot, BREAK. superhero, bodysuit, long sleeves, red skirt, mini skirt, red cape, thighhighs, red footwear, thigh boots, BREAK. <lora:Supergirl(LOS)_v1:1.3>, 1girl, solo, blue eyes, long hair, blonde hair
score_4, score_5, score_6, BREAK. 3d, render

Version Platform Description

Using VENV: E:\automatic\venv 01:26:23-734842 INFO Starting SD.Next 01:26:23-742356 INFO Logger: file="E:\automatic\sdnext.log" level=INFO size=15192707 mode=append 01:26:23-743405 INFO Python version=3.10.11 platform=Windows bin="E:\automatic\venv\Scripts\python.exe" venv="E:\automatic\venv" 01:26:24-012003 INFO Version: app=sd.next updated=2024-07-24 hash=a874b27e branch=master url=https://github.com/vladmandic/automatic/tree/master ui=main 01:26:24-540282 INFO Platform: arch=AMD64 cpu=Intel64 Family 6 Model 151 Stepping 2, GenuineIntel system=Windows release=Windows-10-10.0.22631-SP0 python=3.10.11 01:26:24-542299 INFO HF cache folder: C:\Users\jason.cache\huggingface\hub 01:26:24-552664 INFO Python version=3.10.11 platform=Windows bin="E:\automatic\venv\Scripts\python.exe" venv="E:\automatic\venv" 01:26:24-554707 INFO AMD ROCm toolkit detected 01:26:24-584203 WARNING ZLUDA support: experimental 01:26:35-122728 INFO Using ZLUDA in E:\automatic.zluda 01:26:35-536437 INFO Verifying requirements 01:26:35-546591 INFO Verifying packages 01:26:35-697169 INFO Extensions: disabled=['sdnext-modernui'] 01:26:35-698183 INFO Extensions: enabled=['Lora', 'sd-extension-chainner', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'stable-diffusion-webui-rembg'] extensions-builtin 01:26:35-715522 INFO Extensions: enabled=['adetailer', 'sd-webui-controlnet', 'sd-webui-mosaic-outpaint'] extensions 01:26:35-750503 INFO Startup: quick launch 01:26:35-765392 INFO Extensions: disabled=['sdnext-modernui'] 01:26:35-766423 INFO Extensions: enabled=['Lora', 'sd-extension-chainner', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'stable-diffusion-webui-rembg'] extensions-builtin 01:26:35-772033 INFO Extensions: enabled=['adetailer', 'sd-webui-controlnet', 'sd-webui-mosaic-outpaint'] extensions 01:26:35-787352 INFO Command line args: ['--use-zluda', '--autolaunch', '--lowvram'] lowvram=True autolaunch=True use_zluda=True

URL link of the extension

https://civitai.com/models/564247/supergirl-legion-of-super-heroes-ponyxl

URL link of the issue reported in the extension repository

No response

Acknowledgements

brknsoul commented 1 month ago

Is your lora surrounded by angle brackets? Git comments strip them out, so when reporting an issue you should encase your prompts in triple-back ticks;

``` this is an example ```

becomes

this is
an example
leakerbeaker69 commented 1 month ago

Hi, yes my lora is surrounded by angle brackets. I've updated the post with the correct prompt structure.

vladmandic commented 1 month ago

this issue is invalid - its not an extension thing since you did not install extension for lora which also means that issue template is incomplete - i don't have enough information about your environment at all. please refile with required information.