| Age | Commit message (Collapse) | Author | Lines | 
|---|
|  |  | 
|  |  | 
|  | Add VAE Path Arguments | 
|  |  | 
|  |  | 
|  | https://github.com/AUTOMATIC1111/stable-diffusion-webui into upstream-master | 
|  |  | 
|  | possible | 
|  |  | 
|  |  | 
|  | correct values to images | 
|  |  | 
|  |  | 
|  |  | 
|  | Added DeepDanbooru interrogator | 
|  |  | 
|  |  | 
|  |  | 
|  | regarding cross attention optimizations | 
|  | model | 
|  |  | 
|  | xformers attention | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Use `modules.paths.models_path` instead `modules.shared.model_path`. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option. | 
|  |  | 
|  |  | 
|  |  | 
|  | disabled printing prompts to console by default, enabled by --enable-console-prompts | 
|  |  | 
|  |  | 
|  | Q&D Implementation of ScuNET, thanks to our handy model loader. :P
https://github.com/cszn/SCUNet |