aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename french translation to be in line with othersAUTOMATIC2022-10-291-0/+0
|
* Merge pull request #3783 from 36DB/managementAUTOMATIC11112022-10-291-0/+2
|\ | | | | CODEOWNERS update for localization management
| * Apparently brackets don't work, gitlab docs fooled meDynamic2022-10-271-2/+1
| |
| * Update 2 cause I'm an idiotDynamic2022-10-271-1/+2
| |
| * Update CODEOWNERS fileDynamic2022-10-271-0/+1
| |
| * Edit CODEOWNERS for ko_KR.json permissionsDynamic2022-10-271-0/+1
| |
* | Merge pull request #3934 from bamarillo/api-add-png-info-endpointAUTOMATIC11112022-10-292-4/+17
|\ \ | | | | | | [API][Feature] Add png info endpoint
| * | Fix spaceBruno Seoane2022-10-291-1/+1
| | |
| * | Add PNG Info endpointBruno Seoane2022-10-292-4/+17
| | |
* | | add postprocess call for scriptsAUTOMATIC2022-10-292-6/+30
|/ /
* | fix broken ↙ button, fix field paste ignoring most of useful fields for ↵AUTOMATIC2022-10-292-38/+41
| | | | | | | | for #3768
* | move send seed option to UI section and make it false by defaultAUTOMATIC2022-10-291-1/+1
| |
* | Merge pull request #3818 from jwatzman/masterAUTOMATIC11112022-10-291-4/+7
|\ \ | | | | | | Reduce peak memory usage when changing models
| * | Reduce peak memory usage when changing modelsJosh Watzman2022-10-271-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 #3798AUTOMATIC2022-10-291-1/+1
| |
* | Merge pull request #3798 from aurror/modal-save-button-and-shortcutAUTOMATIC11112022-10-293-4/+55
|\ \ | | | | | | added save image button and a hotkey to Modal Image View
| * \ Merge branch 'master' into modal-save-button-and-shortcutAUTOMATIC11112022-10-2926-889/+2820
| |\ \ | |/ / |/| |
* | | Merge pull request #3757 from LunixWasTaken/masterAUTOMATIC11112022-10-291-0/+419
|\ \ \ | | | | | | | | Add german Localization file.
| * | | Add german Localization file.LunixWasTaken2022-10-271-0/+419
| | |/ | |/|
* | | Merge pull request #3725 from EugenioBuffo/masterAUTOMATIC11112022-10-291-0/+492
|\ \ \ | | | | | | | | Included localization file for IT language
| * | | Finalised IT localization fileEugenio Buffo2022-10-261-147/+147
| | | |
| * | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webuiEugenio Buffo2022-10-261-1/+1
| |\| |
| * | | Added localizations/it_IT.jsonEugenio Buffo2022-10-261-0/+492
| | | |
* | | | Merge pull request #3691 from xmodar/arabicAUTOMATIC11112022-10-293-425/+398
|\ \ \ \ | | | | | | | | | | Revamped Arabic localization
| * | | | Add forced LTR for training progressxmodar2022-10-271-1/+1
| | | | |
| * | | | Add minor edits to Arabic localizationxmodar2022-10-271-6/+6
| | | | |
| * | | | Add Arabic localization feedback revisionsxmodar2022-10-261-31/+31
| | | | |
| * | | | Add id access to scripts list in the cssxmodar2022-10-262-12/+7
| | | | |
| * | | | Add LTR checkpoint lists and updated Arabic localizationxmodar2022-10-262-15/+27
| | | | |
| * | | | Add complete retranslation for the Arabic localizationxmodar2022-10-251-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)AUTOMATIC2022-10-291-0/+0
| | | | |
* | | | | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-291-0/+488
|\ \ \ \ \
| * \ \ \ \ Merge pull request #3711 from benlisquare/masterAUTOMATIC11112022-10-291-0/+488
| |\ \ \ \ \ | | | | | | | | | | | | | | Add localisation for Traditional Chinese 正體中文化
| | * | | | | adjustments to zh_TW localisation per suggestions by snowmeow2benlisquare2022-10-281-135/+135
| | | | | | |
| | * | | | | Update localizations/zh_TW.json per dtlnor's suggestionbenlisquare2022-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: dtlnor <dtlnor@hotmail.com>
| | * | | | | Update localizations/zh_TW.json per dtlnor's suggestionbenlisquare2022-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: dtlnor <dtlnor@hotmail.com>
| | * | | | | adjustments to zh_TW localisation per suggestions by dtlnorbenlisquare2022-10-261-7/+7
| | | | | | |
| | * | | | | create new localisation JSON for zh_TW (Traditional Chinese, Taiwan locale)benlisquare2022-10-261-0/+488
| | |/ / / /
* | | | | | make existing image browser extension not breakAUTOMATIC2022-10-291-5/+14
| | | | | |
* | | | | | Merge branch 'Inspiron'AUTOMATIC2022-10-296-270/+194
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add needed imports fr new code in copypaste.pyAUTOMATIC2022-10-292-7/+9
| | | | | |
| * | | | | remove repeated gitignore entriesAUTOMATIC2022-10-291-3/+0
| | | | | |
| * | | | | remove weird spaces added to ui.py over timeAUTOMATIC2022-10-291-26/+25
| | | | | |
| * | | | | fix open folder button not workingAUTOMATIC2022-10-291-2/+2
| | | | | |
| * | | | | create send to buttons by extensionsyfszzx2022-10-271-3/+5
| | | | | |
| * | | | | create send to buttons in one moduleyfszzx2022-10-271-1/+1
| | | | | |
| * | | | | create send to buttons in one moduleyfszzx2022-10-271-0/+2
| | | | | |
| * | | | | create send to buttons in one moduleyfszzx2022-10-275-270/+187
| | | | | |
| * | | | | Merge branch 'AUTOMATIC1111:master' into Inspiron不会画画的中医不是好程序员2022-10-251-6/+16
| |\| | | |
| * | | | | Merge branch 'Inspiron' of ↵yfszzx2022-10-2513-719/+1043
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron