Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add initial version of the extensions tab | AUTOMATIC | 2022-10-31 | 1 | -1/+9 |
| | | | | fix broken Restart Gradio button | ||||
* | rework #3722 to not introduce duplicate code | AUTOMATIC | 2022-10-30 | 1 | -3/+19 |
| | |||||
* | update progress response model | evshiron | 2022-10-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into feat/progress-api | evshiron | 2022-10-29 | 1 | -0/+8 |
|\ | |||||
| * | move send seed option to UI section and make it false by default | AUTOMATIC | 2022-10-29 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'Inspiron' | AUTOMATIC | 2022-10-29 | 1 | -0/+2 |
| |\ | |||||
| | * | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'Inspiron' of ↵ | yfszzx | 2022-10-25 | 1 | -3/+3 |
| | |\ | | | | | | | | | | | | | https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron | ||||
| | | * | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 1 | -3/+3 |
| | | |\ | |||||
| | * | | | need some rights for extensions | yfszzx | 2022-10-25 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | some rights for extensions | yfszzx | 2022-10-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | skip filenames starting with . for img2img and extras batch modes | AUTOMATIC | 2022-10-29 | 1 | -0/+5 |
| | | | | |||||
| * | | | Updated name and hover text. | random_thoughtss | 2022-10-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Moved mask weight config to SD section | random_thoughtss | 2022-10-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'AUTOMATIC1111:master' into master | random-thoughtss | 2022-10-27 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Switch to a continous blend for cond. image. | random_thoughtss | 2022-10-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added option to use unmasked conditioning image. | random_thoughtss | 2022-10-25 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | prototype progress api | evshiron | 2022-10-26 | 1 | -0/+13 |
| |/ / |/| | | |||||
* | | | add override_settings to API as an alternative to #3629 | AUTOMATIC | 2022-10-26 | 1 | -2/+2 |
|/ / | |||||
* / | Remove BSRGAN from --use-cpu, add SwinIR | brkirch | 2022-10-25 | 1 | -3/+3 |
|/ | |||||
* | add an option to skip adding number to filenames when saving. | AUTOMATIC | 2022-10-24 | 1 | -3/+5 |
| | | | | rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern. | ||||
* | indent=4 config.json | w-e-w | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | remove browser to extension | yfszzx | 2022-10-24 | 1 | -1/+0 |
| | |||||
* | remove browser to extension | yfszzx | 2022-10-24 | 1 | -15/+0 |
| | |||||
* | Move browser and Inspiration into extension | yfszzx | 2022-10-23 | 1 | -3/+33 |
|\ | |||||
| * | add --freeze-settings commandline argument to disable changing settings | AUTOMATIC | 2022-10-22 | 1 | -0/+1 |
| | | |||||
| * | removed the option to use 2x more memory when generating previews | AUTOMATIC | 2022-10-22 | 1 | -1/+1 |
| | | | | | | | | | | added an option to always only show one image in previews removed duplicate code | ||||
| * | Generate grid preview for progress image | Unnoen | 2022-10-22 | 1 | -0/+1 |
| | | |||||
| * | added callback for creating new settings in extensions | AUTOMATIC | 2022-10-22 | 1 | -2/+17 |
| | | |||||
| * | Merge branch 'master' into cuda-device-id-selection | AUTOMATIC1111 | 2022-10-22 | 1 | -19/+9 |
| |\ | |||||
| | * | removed aesthetic gradients as built-in | AUTOMATIC | 2022-10-22 | 1 | -19/+0 |
| | | | | | | | | | | | | added support for extensions | ||||
| | * | Merge remote-tracking branch 'historytab/master' | AUTOMATIC | 2022-10-21 | 1 | -0/+9 |
| | |\ | |||||
| | | * | Image browser improved | yfszzx | 2022-10-19 | 1 | -0/+5 |
| | | | | |||||
| | | * | Image browser | yfszzx | 2022-10-18 | 1 | -3/+4 |
| | | | | |||||
| | | * | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | 2022-10-17 | 1 | -0/+10 |
| | | |\ | |||||
| | | * | | speed up images history perfect | yfszzx | 2022-10-17 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | implement CUDA device selection, --device-id arg | Extraltodeus | 2022-10-21 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Change option description of unload_models_when_training | Rcmcpe | 2022-10-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'ae' | AUTOMATIC | 2022-10-21 | 1 | -0/+22 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-19 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 1 | -1/+7 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 1 | -0/+10 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 1 | -0/+1 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | ui fix, re organization of the code | MalumaDev | 2022-10-16 | 1 | -4/+10 |
| | | | | | | | | |||||
| | * | | | | | | ui fix | MalumaDev | 2022-10-16 | 1 | -0/+2 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 1 | -5/+11 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | fix to tokens lenght, addend embs generator, add new features to edit the ↵ | MalumaDev | 2022-10-15 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embedding before the generation using text | ||||
| | * | | | | | | | init | MalumaDev | 2022-10-14 | 1 | -0/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | inspiration finished | yfszzx | 2022-10-21 | 1 | -0/+6 |
| | | | | | | | | |