| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
possible
|
| |
|
| |
|
|
|
|
| |
correct values to images
|
| |
|
| |
|
| |
|
|\
| |
| | |
Added DeepDanbooru interrogator
|
| |\ |
|
| | |
| | |
| | |
| | | |
model
|
| | | |
|
| |/
|/| |
|
|/
|
|
| |
regarding cross attention optimizations
|
| |
|
|\
| |
| | |
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
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
support saving as half
|