invoke-ai / invoke-ai/InvokeAI
[enhancement]: SGMUniform scheduler for Hyper loras needs support!
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
discord: @digital_groove
### What should this feature add?
SGMUniform scheduler is needed to support Hyper loras! Please add support for this scheduler in Invoke interface.
I also opened a problem in the Huggingface Diffusers library where I described the problem to add support for SGMUniform scheduler in the library: https://github.com/huggingface/diffusers/issues/9397
And here they solved this problem and it looks like SGMUniform scheduler is now present in the Diffusers library (please check if everything is ok): https://github.com/huggingface/diffusers/issues/9416
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.