You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked for similar issues and couldn't find any.
My WebUI and Unprompted are both up-to-date.
I disabled my other extensions but the problem persists.
Describe the bug
(edited : it just ignores loras)
Hello,
When I'm generating txt2img images, I use Loras. The picture is like what i want. If the batch size is set for example to 6, all images are similar. Ok.
But when I set batch count to 2, despite the png info saying that the loras are still there, the second and above pictures batch looks like it is ignoring the loras (with every batch size).
Am i missing something ?
I tried batch_count_method safe and unify, it does not resolve my issue. It's weird
I tried without unprompted, and it works fine my loras activated on all batch > 1.
I tried with [civitai], same issue.
Prompt
No response
Log output
No response
Unprompted version
10.8.0
WebUI version
1.8.0
Other comments
No response
The text was updated successfully, but these errors were encountered:
Specthram
changed the title
lora strength looks forced tp 1.0 at batch count > 1
lora strength looks forced to 1.0 on batch count > 1 images
Mar 30, 2024
Specthram
changed the title
lora strength looks forced to 1.0 on batch count > 1 images
lora strength looks forced to 1.0 on batch count > 1
Mar 30, 2024
Specthram
changed the title
lora strength looks forced to 1.0 on batch count > 1
lora strength looks modified on batch count > 1
Apr 1, 2024
Specthram
changed the title
lora strength looks modified on batch count > 1
lora ignored on batch count > 1
Apr 2, 2024
I just found a work around if it can help to fix : I used https://lorainfo.tools/ to rename the lora modelspec.title and ss_output_name to a simple one without special characters like -_.. now my lora are just like <lora:toto:0.8>, <lora:tata:0.4> and it seems to work. There is maybe something with string parsing with loras inside code.
Due diligence
Describe the bug
(edited : it just ignores loras)
Hello,
When I'm generating txt2img images, I use Loras. The picture is like what i want. If the batch size is set for example to 6, all images are similar. Ok.
But when I set batch count to 2, despite the png info saying that the loras are still there, the second and above pictures batch looks like it is ignoring the loras (with every batch size).
Am i missing something ?
I tried batch_count_method safe and unify, it does not resolve my issue. It's weird
I tried without unprompted, and it works fine my loras activated on all batch > 1.
I tried with [civitai], same issue.
Prompt
No response
Log output
No response
Unprompted version
10.8.0
WebUI version
1.8.0
Other comments
No response
The text was updated successfully, but these errors were encountered: