invoke-ai / invoke-ai/InvokeAI
[enhancement]: Ability to choose "Sampler + Scheduler"
- 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
_No response_
### What should this feature add?
As the title says.
For example - there is Euler Ancestral sampler. We can take it and pair it with schedulers like Simple, Normal, KL_optimal, Beta, etc.. Each pair produces different results from the same prompt.
Why? - A lot of people (including me) use Euler Ancestral + Beta, because it gives better results than Euler Ancestral + Simple (as in Invoke).
So, it would be great if there was an ability to choose "Sampler + Scheduler" in Invoke.
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.