Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-30 | Merge branch 'master' into feat/progress-api | evshiron | -10/+59 | |
2022-10-30 | Merge branch 'master' into feat/progress-api | evshiron | -934/+2955 | |
2022-10-29 | add translators to codeowners with their respective translation files | AUTOMATIC | -2/+12 | |
2022-10-29 | rename french translation to be in line with others | AUTOMATIC | -0/+0 | |
2022-10-29 | Merge pull request #3783 from 36DB/management | AUTOMATIC1111 | -0/+2 | |
CODEOWNERS update for localization management | ||||
2022-10-29 | Merge pull request #3934 from bamarillo/api-add-png-info-endpoint | AUTOMATIC1111 | -4/+17 | |
[API][Feature] Add png info endpoint | ||||
2022-10-29 | add postprocess call for scripts | AUTOMATIC | -6/+30 | |
2022-10-29 | Fix space | Bruno Seoane | -1/+1 | |
2022-10-29 | Add PNG Info endpoint | Bruno Seoane | -4/+17 | |
2022-10-29 | extras test template added | Vladimir Repin | -2/+31 | |
2022-10-29 | img2img test template and setUp added | Vladimir Repin | -55/+106 | |
2022-10-30 | Fix dataset still being loaded even when training will be skipped | Muhammad Rizqi Nur | -2/+2 | |
2022-10-30 | Add missing info on hypernetwork/embedding model log | Muhammad Rizqi Nur | -23/+47 | |
Mentioned here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1528#discussioncomment-3991513 Also group the saving into one | ||||
2022-10-29 | Added image conditioning to latent upscale. | random_thoughtss | -18/+11 | |
Only comuted if the mask weight is not 1.0 to avoid extra memory. Also includes some code cleanup. | ||||
2022-10-30 | Revert "Add cleanup after training" | Muhammad Rizqi Nur | -200/+186 | |
This reverts commit 3ce2bfdf95bd5f26d0f6e250e67338ada91980d1. | ||||
2022-10-29 | Fix latent upscale highres fix #3888 | random_thoughtss | -5/+7 | |
2022-10-29 | webui.sh: no automatic git pull | Mackerel | -4/+3 | |
2022-10-30 | Update zh_CN.json | dtlnor | -0/+53 | |
update translation content to 35c45df28b303a05d56a13cb56d4046f08cf8c25 | ||||
2022-10-29 | Testing with API added | Vladimir Repin | -0/+112 | |
2022-10-29 | Add adjust_steps_if_invalid to find next valid step for ddim uniform sampler | Martin Cairns | -13/+15 | |
2022-10-29 | Add new translations | Dynamic | -0/+4 | |
New settings option New extras tab option | ||||
2022-10-29 | Merge branch 'AUTOMATIC1111:master' into kr-localization | Dynamic | -912/+2904 | |
2022-10-29 | 更新 zh_CN.json | batvbs | -1/+1 | |
2022-10-29 | Additional assert on dataset | Muhammad Rizqi Nur | -0/+2 | |
2022-10-29 | Add cleanup after training | Muhammad Rizqi Nur | -186/+200 | |
2022-10-29 | Add input validations before loading dataset for training | Muhammad Rizqi Nur | -28/+58 | |
2022-10-29 | Improve lr schedule error message | Muhammad Rizqi Nur | -2/+2 | |
2022-10-29 | Allow trailing comma in learning rate | Muhammad Rizqi Nur | -13/+20 | |
2022-10-29 | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | -912/+2904 | |
2022-10-29 | fix broken ↙ button, fix field paste ignoring most of useful fields for ↵ | AUTOMATIC | -38/+41 | |
for #3768 | ||||
2022-10-29 | Revert "Explicitly state when Hypernet is none." | timntorres | -1/+1 | |
2022-10-29 | Merge branch 'AUTOMATIC1111:master' into 3825-save-hypernet-strength-to-info | timntorres | -893/+2882 | |
2022-10-29 | move send seed option to UI section and make it false by default | AUTOMATIC | -1/+1 | |
2022-10-29 | Merge pull request #3818 from jwatzman/master | AUTOMATIC1111 | -4/+7 | |
Reduce peak memory usage when changing models | ||||
2022-10-29 | add element ids for save buttons for #3798 | AUTOMATIC | -1/+1 | |
2022-10-29 | Merge pull request #3798 from aurror/modal-save-button-and-shortcut | AUTOMATIC1111 | -4/+55 | |
added save image button and a hotkey to Modal Image View | ||||
2022-10-29 | Merge branch 'master' into modal-save-button-and-shortcut | AUTOMATIC1111 | -889/+2820 | |
2022-10-29 | Merge pull request #3757 from LunixWasTaken/master | AUTOMATIC1111 | -0/+419 | |
Add german Localization file. | ||||
2022-10-29 | Merge pull request #3725 from EugenioBuffo/master | AUTOMATIC1111 | -0/+492 | |
Included localization file for IT language | ||||
2022-10-29 | Merge pull request #3691 from xmodar/arabic | AUTOMATIC1111 | -425/+398 | |
Revamped Arabic localization | ||||
2022-10-29 | delete the submodule dir (why do you keep doing this) | AUTOMATIC | -0/+0 | |
2022-10-29 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | -0/+488 | |
2022-10-29 | make existing image browser extension not break | AUTOMATIC | -5/+14 | |
2022-10-29 | Merge branch 'Inspiron' | AUTOMATIC | -270/+194 | |
2022-10-29 | add needed imports fr new code in copypaste.py | AUTOMATIC | -7/+9 | |
2022-10-29 | remove repeated gitignore entries | AUTOMATIC | -3/+0 | |
2022-10-29 | remove weird spaces added to ui.py over time | AUTOMATIC | -26/+25 | |
2022-10-29 | fix open folder button not working | AUTOMATIC | -2/+2 | |
2022-10-29 | Merge pull request #3711 from benlisquare/master | AUTOMATIC1111 | -0/+488 | |
Add localisation for Traditional Chinese 正體中文化 | ||||
2022-10-29 | skip filenames starting with . for img2img and extras batch modes | AUTOMATIC | -2/+7 | |