Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix broken ↙ button, fix field paste ignoring most of useful fields for ↵ | AUTOMATIC | 2022-10-29 | 2 | -38/+41 |
| | | | | for #3768 | ||||
* | move send seed option to UI section and make it false by default | AUTOMATIC | 2022-10-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3818 from jwatzman/master | AUTOMATIC1111 | 2022-10-29 | 1 | -4/+7 |
|\ | | | | | Reduce peak memory usage when changing models | ||||
| * | Reduce peak memory usage when changing models | Josh Watzman | 2022-10-27 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | A few tweaks to reduce peak memory usage, the biggest being that if we aren't using the checkpoint cache, we shouldn't duplicate the model state dict just to immediately throw it away. On my machine with 16GB of RAM, this change means I can typically change models, whereas before it would typically OOM. | ||||
* | | add element ids for save buttons for #3798 | AUTOMATIC | 2022-10-29 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3798 from aurror/modal-save-button-and-shortcut | AUTOMATIC1111 | 2022-10-29 | 3 | -4/+55 |
|\ \ | | | | | | | added save image button and a hotkey to Modal Image View | ||||
| * \ | Merge branch 'master' into modal-save-button-and-shortcut | AUTOMATIC1111 | 2022-10-29 | 26 | -889/+2820 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #3757 from LunixWasTaken/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+419 |
|\ \ \ | | | | | | | | | Add german Localization file. | ||||
| * | | | Add german Localization file. | LunixWasTaken | 2022-10-27 | 1 | -0/+419 |
| | |/ | |/| | |||||
* | | | Merge pull request #3725 from EugenioBuffo/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+492 |
|\ \ \ | | | | | | | | | Included localization file for IT language | ||||
| * | | | Finalised IT localization file | Eugenio Buffo | 2022-10-26 | 1 | -147/+147 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Eugenio Buffo | 2022-10-26 | 1 | -1/+1 |
| |\| | | |||||
| * | | | Added localizations/it_IT.json | Eugenio Buffo | 2022-10-26 | 1 | -0/+492 |
| | | | | |||||
* | | | | Merge pull request #3691 from xmodar/arabic | AUTOMATIC1111 | 2022-10-29 | 3 | -425/+398 |
|\ \ \ \ | | | | | | | | | | | Revamped Arabic localization | ||||
| * | | | | Add forced LTR for training progress | xmodar | 2022-10-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add minor edits to Arabic localization | xmodar | 2022-10-27 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Add Arabic localization feedback revisions | xmodar | 2022-10-26 | 1 | -31/+31 |
| | | | | | |||||
| * | | | | Add id access to scripts list in the css | xmodar | 2022-10-26 | 2 | -12/+7 |
| | | | | | |||||
| * | | | | Add LTR checkpoint lists and updated Arabic localization | xmodar | 2022-10-26 | 2 | -15/+27 |
| | | | | | |||||
| * | | | | Add complete retranslation for the Arabic localization | xmodar | 2022-10-25 | 1 | -421/+387 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used the following resources: - https://www.almaany.com/ - https://translate.google.com/ - https://techtionary.thinktech.sa/ - https://sdaia.gov.sa/files/Dictionary.pdf The translations are ordered by the way they appear in the UI. This version abandons literal translation and adds explainations where possible. | ||||
* | | | | | delete the submodule dir (why do you keep doing this) | AUTOMATIC | 2022-10-29 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-10-29 | 1 | -0/+488 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #3711 from benlisquare/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+488 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add localisation for Traditional Chinese 正體中文化 | ||||
| | * | | | | | adjustments to zh_TW localisation per suggestions by snowmeow2 | benlisquare | 2022-10-28 | 1 | -135/+135 |
| | | | | | | | |||||
| | * | | | | | Update localizations/zh_TW.json per dtlnor's suggestion | benlisquare | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dtlnor <dtlnor@hotmail.com> | ||||
| | * | | | | | Update localizations/zh_TW.json per dtlnor's suggestion | benlisquare | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dtlnor <dtlnor@hotmail.com> | ||||
| | * | | | | | adjustments to zh_TW localisation per suggestions by dtlnor | benlisquare | 2022-10-26 | 1 | -7/+7 |
| | | | | | | | |||||
| | * | | | | | create new localisation JSON for zh_TW (Traditional Chinese, Taiwan locale) | benlisquare | 2022-10-26 | 1 | -0/+488 |
| | |/ / / / | |||||
* | | | | | | make existing image browser extension not break | AUTOMATIC | 2022-10-29 | 1 | -5/+14 |
| | | | | | | |||||
* | | | | | | Merge branch 'Inspiron' | AUTOMATIC | 2022-10-29 | 6 | -270/+194 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | add needed imports fr new code in copypaste.py | AUTOMATIC | 2022-10-29 | 2 | -7/+9 |
| | | | | | | |||||
| * | | | | | remove repeated gitignore entries | AUTOMATIC | 2022-10-29 | 1 | -3/+0 |
| | | | | | | |||||
| * | | | | | remove weird spaces added to ui.py over time | AUTOMATIC | 2022-10-29 | 1 | -26/+25 |
| | | | | | | |||||
| * | | | | | fix open folder button not working | AUTOMATIC | 2022-10-29 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | create send to buttons by extensions | yfszzx | 2022-10-27 | 1 | -3/+5 |
| | | | | | | |||||
| * | | | | | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | create send to buttons in one module | yfszzx | 2022-10-27 | 5 | -270/+187 |
| | | | | | | |||||
| * | | | | | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 1 | -6/+16 |
| |\| | | | | |||||
| * | | | | | Merge branch 'Inspiron' of ↵ | yfszzx | 2022-10-25 | 13 | -719/+1043 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron | ||||
| | * \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 13 | -719/+1043 |
| | |\ \ \ \ \ | |||||
| * | | | | | | | need some rights for extensions | yfszzx | 2022-10-25 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | some rights for extensions | yfszzx | 2022-10-25 | 2 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | move to img component to public | yfszzx | 2022-10-24 | 11 | -183/+1030 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | a strange bug | yfszzx | 2022-10-24 | 2 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | skip filenames starting with . for img2img and extras batch modes | AUTOMATIC | 2022-10-29 | 3 | -2/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #3826 from ANTONIOPSD/patch-1 | AUTOMATIC1111 | 2022-10-29 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Natural sorting for dropdown checkpoint list | ||||
| * | | | | | | | | Natural sorting for dropdown checkpoint list | Antonio | 2022-10-28 | 1 | -2/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example: Before After 11.ckpt 11.ckpt ab.ckpt ab.ckpt ade_pablo_step_1000.ckpt ade_pablo_step_500.ckpt ade_pablo_step_500.ckpt ade_pablo_step_1000.ckpt ade_step_1000.ckpt ade_step_500.ckpt ade_step_1500.ckpt ade_step_1000.ckpt ade_step_2000.ckpt ade_step_1500.ckpt ade_step_2500.ckpt ade_step_2000.ckpt ade_step_3000.ckpt ade_step_2500.ckpt ade_step_500.ckpt ade_step_3000.ckpt atp_step_5500.ckpt atp_step_5500.ckpt model1.ckpt model1.ckpt model10.ckpt model10.ckpt model1000.ckpt model33.ckpt model33.ckpt model50.ckpt model400.ckpt model400.ckpt model50.ckpt model1000.ckpt moo44.ckpt moo44.ckpt v1-4-pruned-emaonly.ckpt v1-4-pruned-emaonly.ckpt v1-5-pruned-emaonly.ckpt v1-5-pruned-emaonly.ckpt v1-5-pruned.ckpt v1-5-pruned.ckpt v1-5-vae.ckpt v1-5-vae.ckpt | ||||
* | | | | | | | | Merge pull request #3858 from R-N/log-csv | AUTOMATIC1111 | 2022-10-29 | 3 | -18/+20 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix log off by 1 #3847 | ||||
| * | | | | | | | | Fix log off by 1 | Muhammad Rizqi Nur | 2022-10-28 | 3 | -18/+20 |
| |/ / / / / / / |