feat: add performance sdxl lightning by mashb1t · Pull Request #2415 · lllyasviel/Fooocus
Navigation Menu
{{ message }}
lllyasviel / Fooocus Public
- Notifications You must be signed in to change notification settings
- Fork 7.8k
Merged
mashb1t merged 4 commits intolllyasviel:developfrom
Mar 10, 2024Merged
feat: add performance sdxl lightning#2415
mashb1t merged 4 commits intolllyasviel:developfrom
feat: add performance sdxl lightning#2415
mashb1t merged 4 commits intolllyasviel:developfrom
Conversation
Copy link
Collaborator
closes #2382, links to discussion #2318 & #2416
Based on https://huggingface.co/ByteDance/SDXL-Lightning/blob/main/sdxl_lightning_4step_lora.safetensors
Also read https://www.felixsanz.dev/articles/sdxl-lightning-quick-look-and-comparison#checkpoint-comparison (#2318 (comment) @felixsanz).
Disables negative prompt for even faster generation with cfg = 1, even though it's capable of handling negative prompts with cfg > 1.
mashb1t
requested a review
from lllyasviel
as a code owner
mashb1t
added this to the
2.3.0 milestone
mashb1t
mentioned this pull request
1 task
mashb1t
changed the base branch from
main
to
develop
mashb1t added 3 commits
March 9, 2024 16:23
mashb1t
merged commit
25650b4
into
lllyasviel:develop
Copy link
thiner
commented
Mar 18, 2024
thiner commented
Mar 18, 2024Tried several prompts, the result of lightning mode is amazing!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment