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

lora ignored on batch count > 1 #242

Open
3 tasks done
Specthram opened this issue Mar 30, 2024 · 1 comment
Open
3 tasks done

lora ignored on batch count > 1 #242

Specthram opened this issue Mar 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Specthram
Copy link

Specthram commented Mar 30, 2024

Due diligence

  • 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

@Specthram Specthram added the bug Something isn't working label Mar 30, 2024
@Specthram 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 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 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 Specthram changed the title lora strength looks modified on batch count > 1 lora ignored on batch count > 1 Apr 2, 2024
@Specthram
Copy link
Author

Specthram commented Apr 6, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant