-
What exactly does this use to "automatically" determine the upscaler? Does this just mean, just choose one randomly, or does it use prompt context to choose based on assumed image type? |
Beta Was this translation helpful? Give feedback.
Answered by
AIrjen
Jul 12, 2023
Replies: 1 comment
-
Hi! Yes, it tries but it is very basic in the current implementation. It defaults to ultrasharp (or R-ERSGRAN if you dont have it). It switches to R-ESGRAN ANIME, based on certain words in the prompt. It also sets the denoising strength. this was something I made when it was still a personal project. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rbfussell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Yes, it tries but it is very basic in the current implementation. It defaults to ultrasharp (or R-ERSGRAN if you dont have it). It switches to R-ESGRAN ANIME, based on certain words in the prompt. It also sets the denoising strength.
this was something I made when it was still a personal project.