You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
289 B
9 lines
289 B
2 years ago
|
# wyrde HR-Fix model upscaling x2 x2 (x4 final)
|
||
|
Takes an image from text prompt (or image) and
|
||
|
- samples it
|
||
|
- uses an upscale model to double the size
|
||
|
- hi-rez fixes the image through a sampler
|
||
|
- uses a 4x upscale model to increase the size again
|
||
|
- saves it at a total of x4 size
|
||
|
|