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

[Feature]: Leco LoRA / Concept sliders #2868

Closed
vladmandic opened this issue Feb 15, 2024 · 1 comment
Closed

[Feature]: Leco LoRA / Concept sliders #2868

vladmandic opened this issue Feb 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@vladmandic
Copy link
Owner

Feature description

implement support for lier lora network types

lora concepts sliders are based on two network variations: c3lier and lierla
those two networks were first defined in leco lora: https://github.com/p1atdev/LECO/blob/main/lora.py

reference implemnentation for concepts sliders: https://github.com/rohitgandikota/sliders
seems like actual network in https://github.com/rohitgandikota/sliders/blob/main/trainscripts/textsliders/lora.py is pretty much the same as leco original?
(although not sure why is there separate https://github.com/rohitgandikota/sliders/blob/main/trainscripts/imagesliders/lora.py)
and loader plus how to set scale is notebook: https://github.com/rohitgandikota/sliders/blob/main/SD1-sliders-inference.ipynb

Version Platform Description

No response

@vladmandic vladmandic added the enhancement New feature or request label Feb 15, 2024
@vladmandic
Copy link
Owner Author

tested sd15 and sdxl, works.

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

No branches or pull requests

1 participant