Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4056 from MarkovInequality/TI_optimizations | AUTOMATIC1111 | 2022-11-01 | 3 | -3/+17 |
|\ | |||||
| * | Fixed minor bug | Fampai | 2022-10-31 | 1 | -0/+1 |
| * | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we... | Fampai | 2022-10-31 | 22 | -616/+1651 |
| |\ | |||||
| * | | Added TI training optimizations | Fampai | 2022-10-31 | 3 | -3/+16 |
* | | | Merge pull request #4086 from timntorres/3875-allow-disabling-png-info | AUTOMATIC1111 | 2022-11-01 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Add PNG info to pngs only if option is enabled. | timntorres | 2022-11-01 | 1 | -2/+3 |
* | | | | Merge pull request #4110 from laksjdjf/master | AUTOMATIC1111 | 2022-11-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Update requirements.txt | laksjdjf | 2022-11-01 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #4087 from ikasumi/feat/batch-img2img-improve | AUTOMATIC1111 | 2022-11-01 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | make save dir if save dir is not exists | k_sugawara | 2022-11-01 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge pull request #3723 from stysmmaker/patch/image-save-callback | AUTOMATIC1111 | 2022-11-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fix: Correct before image saved callback | MMaker | 2022-10-26 | 1 | -1/+1 |
* | | | | | add PYTHONPATH for extension's install.py | AUTOMATIC | 2022-11-01 | 1 | -3/+6 |
* | | | | | make launch.py run installers for extensions that have ones | AUTOMATIC | 2022-11-01 | 2 | -3/+21 |
* | | | | | Merge pull request #4098 from jn-jairo/load-model | AUTOMATIC1111 | 2022-11-01 | 5 | -10/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Unload sd_model before loading the other | Jairo Correa | 2022-11-01 | 5 | -10/+34 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #3982 from MaikoTan/on-started-callback | AUTOMATIC1111 | 2022-11-01 | 2 | -0/+20 |
|\ \ \ \ \ | |||||
| * | | | | | docs: add python doc (?) | Maiko Sinkyaet Tan | 2022-10-31 | 1 | -0/+2 |
| * | | | | | feat: add app started callback | Maiko Tan | 2022-10-30 | 2 | -0/+18 |
* | | | | | | Merge pull request #3917 from MartinCairnsSQL/adjust-ddim-uniform-steps | AUTOMATIC1111 | 2022-11-01 | 1 | -13/+15 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps | Martin Cairns | 2022-11-01 | 13 | -1102/+1666 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #3993 from Harvester62/Italian | Eugenio Buffo | 2022-11-01 | 1 | -1070/+1173 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Removed duplicated string from it_IT localization | Eugenio Buffo | 2022-11-01 | 1 | -2/+2 |
| * | | | | | | | Deleted extra it_IT localization | Eugenio Buffo | 2022-11-01 | 1 | -1143/+0 |
| * | | | | | | | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | 2022-11-01 | 3 | -12/+122 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Added Available tab to extensions UI. | AUTOMATIC | 2022-11-01 | 3 | -12/+122 |
| |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Italian localization - Updates Extensions | Riccardo Giovanetti | 2022-10-31 | 1 | -139/+170 |
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | 2022-10-31 | 12 | -31/+363 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #4063 from 36DB/kr-localization | Dynamic | 2022-10-31 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add Extension Manager strings | Dynamic | 2022-10-31 | 1 | -0/+18 |
|/ / / / / / / | |||||
* | | | | | | | fix the error with extension tab not working because of the previous commit | AUTOMATIC | 2022-10-31 | 1 | -2/+1 |
* | | | | | | | fix scripts I broke with the extension tab changes | AUTOMATIC | 2022-10-31 | 2 | -4/+1 |
* | | | | | | | disable access to extension stuff for non-local servers | AUTOMATIC | 2022-10-31 | 2 | -1/+14 |
* | | | | | | | add requirements for GitPython | AUTOMATIC | 2022-10-31 | 2 | -0/+2 |
* | | | | | | | add initial version of the extensions tab | AUTOMATIC | 2022-10-31 | 9 | -30/+333 |
| |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | 2022-10-31 | 1 | -1/+13 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4051 from 36DB/kr-localization | Dynamic | 2022-10-31 | 1 | -1/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added some extension KR support | Dynamic | 2022-10-31 | 1 | -1/+13 |
|/ / / / / / | |||||
| * | | | | | Italian localization - Updated a few terms | Riccardo Giovanetti | 2022-10-31 | 1 | -0/+1143 |
| * | | | | | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | 2022-10-31 | 1 | -0/+7 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Update ko_KR.json | Dynamic | 2022-10-31 | 1 | -0/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Update ko_KR.json | Dynamic | 2022-10-31 | 1 | -0/+7 |
|/ / / / / | |||||
| * / / / | Localization Italian - Updates and additions | Riccardo Giovanetti | 2022-10-30 | 1 | -1069/+1141 |
|/ / / / | |||||
| * | | | Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps | Martin Cairns | 2022-10-30 | 28 | -909/+2012 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #3928 from R-N/validate-before-load | AUTOMATIC1111 | 2022-10-30 | 3 | -51/+107 |
|\ \ \ \ | |||||
| * | | | | Fix dataset still being loaded even when training will be skipped | Muhammad Rizqi Nur | 2022-10-29 | 2 | -2/+2 |
| * | | | | Add missing info on hypernetwork/embedding model log | Muhammad Rizqi Nur | 2022-10-29 | 2 | -23/+47 |
| * | | | | Revert "Add cleanup after training" | Muhammad Rizqi Nur | 2022-10-29 | 2 | -200/+186 |
| * | | | | Additional assert on dataset | Muhammad Rizqi Nur | 2022-10-29 | 1 | -0/+2 |
| * | | | | Add cleanup after training | Muhammad Rizqi Nur | 2022-10-29 | 2 | -186/+200 |