Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fixing Bugs with Token Counter
|
|
|
|
Use alternate ESRGAN Model download path.
|
|
disabled printing prompts to console by default, enabled by --enable-console-prompts
|
|
|
|
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...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|