Age | Commit message (Collapse) | Author |
|
|
|
both aaaa-100 and aaaa-10000 in the directory with embeddings.
|
|
use embeddings, you're welcome!)
add option to input initialization text for embeddings
|
|
Add ScuNET Denoiser/Upscaler, Fix some Model Loader issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I do not know how to add them to the UI...
|
|
|
|
|
|
|
|
|
|
GFPGAN will not work if the device is MPS, so default to CPU instead.
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893
|
|
|
|
|
|
Q&D Implementation of ScuNET, thanks to our handy model loader. :P
https://github.com/cszn/SCUNet
|
|
Child classes only get populated to __subclassess__ when they are imported. We don't actually need to import any of them to webui any more, so clean up webUI imports and make sure loader imports children.
Also, fix command line paths not actually being passed to the scalers.
|
|
|
|
Fix LDSR, BSRGAN, recursive SD checkpoint Loading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|