-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
LCM Extreme Speed is skipping Negative prompt, correct? #936
Comments
Confirmed, negative prompts skipped when LCM selected. |
while cfg is 1.0, negative prompt is skipped, so it also doubles the inferencing speed. |
With newer updates, negative prompts in LCM (Extreme Speed) mode are still ignored, but no longer showing in the console output. Speed mode: Extreme Speed: Speed mode: Extreme speed mode: |
LCM Extreme Speed is skipping Negative prompt
[Fooocus] Encoding positive
[Fooocus] Skipped negative .
The text was updated successfully, but these errors were encountered: