Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loras in wildcard prompts #29

Open
cobaltbeau opened this issue Jul 25, 2023 · 1 comment
Open

Loras in wildcard prompts #29

cobaltbeau opened this issue Jul 25, 2023 · 1 comment

Comments

@cobaltbeau
Copy link

cobaltbeau commented Jul 25, 2023

I don't think it's correctly handling loras in wildcard prompts in a batch

I have a wildcard file of the following lines:

lora:TLOK_Asami_Sato_v4:0.6, TLOK_Asami_Sato, \green eyes, black hair, main_outfit
lora:YangXiaoLong:1, ((yellow hair)), yang xiao long, (prosthetic arm), smile, ahoge purple eyes, brown jacket, waist coat
lora:nora_valkyrie:0.6, nora_valkyrie, looking at viewer, smile, short hair, [[blue eyes]], gloves, jacket, pink skirt, pink belt, short sleeves, puffy sleeves, fingerless gloves, orange hair

They are character loras for Asami Sato from Legend of Korra, and Yang Xiao Long + Nora Valkyrie from RWBY, for visual reference. When I run this prompt using a batch size of 1 and batch count of 6, I get what I'd expect:

image

But when I generate with a batch size of 6 and batch count of 1, I think it's including the lora used for the first image in all the images generated.

Here's the one that starts with Nora:
grid-0007

Here's the one that starts with Yang:
grid-0008

Here's the one that starts with Asami:
grid-0009

@WesleyNery
Copy link

Yeah I see this problem as well. It happens especially when using highres.fix for me. It picks one of the options based on the seed however it seems that nothing is passed on to the highresfix prompt so the image changes or blends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants