aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* rework hypertile into a built-in extensionAUTOMATIC11112023-11-262-32/+13
* move fileAUTOMATIC11112023-11-261-371/+0
* fix double gc and decoding with unet contextaria1th2023-11-171-3/+2
* set empty value for SD XL 3rd layeraria1th2023-11-171-0/+1
* Fix inverted option issuearia1th2023-11-171-2/+2
* Fix critical issue - unet applyaria1th2023-11-171-4/+4
* fix ruff - add newlineAngelBottomless2023-11-161-1/+1
* convert/add hypertile optionsAngelBottomless2023-11-163-10/+53
* copy LDM VAE key from XLaria1th2023-11-151-0/+1
* Implement Hypertilearia1th2023-11-152-40/+358
* add hyperTilearia1th2023-11-112-3/+26
* fix pix2pix producing bad resultsAUTOMATIC11112023-11-071-1/+1
* Add option to set notification sound volumeGerryDE2023-11-071-0/+1
* fix exception related to the pix2pixAUTOMATIC11112023-11-061-0/+4
* fix img2img_tabs errorAUTOMATIC11112023-11-061-10/+10
* more changes for #13865: fix formatting, rename the function, add comment and...AUTOMATIC11112023-11-052-12/+14
* linterAUTOMATIC11112023-11-053-4/+4
* Merge branch 'dev' into masterAUTOMATIC11112023-11-0546-390/+846
|\
| * compact prompt option disabled by defaultAUTOMATIC11112023-11-051-1/+1
| * added compact prompt optionAUTOMATIC11112023-11-057-167/+257
| * properly apply sort order for extra network cards when selected from dropdownAUTOMATIC11112023-11-052-2/+6
| * correct a typogibiee2023-11-051-1/+1
| * Merge pull request #13718 from avantcontra/bugfix_gfpgan_custom_pathAUTOMATIC11112023-11-031-5/+20
| |\
| | * fix Blank line contains whitespaceavantcontra2023-10-211-1/+1
| | * fix bug when using --gfpgan-models-pathavantcontra2023-10-211-5/+20
| * | Merge pull request #13762 from wkpark/nextjobAUTOMATIC11112023-11-031-2/+2
| |\ \
| | * | call state.jobnext() before postproces*()Won-Kyu Park2023-10-251-2/+2
| | |/
| * | Merge pull request #13797 from Meerkov/masterAUTOMATIC11112023-11-031-1/+1
| |\ \ | | |/ | |/|
| | * Fix #13796Meerkov2023-10-291-1/+1
| * | rework some of changes for emphasis editing keys, force conversion of old-sty...AUTOMATIC11112023-10-211-2/+1
| * | Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC11112023-10-151-2/+2
| |\ \
| | * | Make attention conversion optionalmissionfloyd2023-10-131-1/+1
| | * | Add brackets, vertical bar to default delimitersmissionfloyd2023-10-071-1/+1
| * | | repair unload sd checkpoint buttonAUTOMATIC11112023-10-153-25/+23
| * | | add an option to not print stack traces on ctrl+c.AUTOMATIC11112023-10-152-1/+6
| * | | Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC11112023-10-141-34/+40
| |\ \ \
| | * | | remove duplicated codeAUTOMATIC11112023-10-141-34/+40
| | |/ /
| * | | Merge pull request #13463 from FluttyProger/patch-1AUTOMATIC11112023-10-141-1/+2
| |\ \ \
| | * | | Ability for extensions to return custom data via api in response.imagesFluttyProger2023-10-011-1/+2
| * | | | Merge pull request #13567 from LeonZhao28/bugfix_key_error_in_processingAUTOMATIC11112023-10-141-1/+1
| |\ \ \ \
| | * | | | fix the key error exception when adding an overwriting key which is defined i...Leon2023-10-091-1/+1
| | | |/ / | | |/| |
| * | | | use shallow copy for #13535AUTOMATIC11112023-10-141-2/+1
| * | | | Merge pull request #13535 from chu8129/devAUTOMATIC11112023-10-141-4/+5
| |\ \ \ \
| | * | | | reverstwangqiuwen2023-10-071-0/+2
| | * | | | upwangqiuwen2023-10-071-6/+5
| * | | | | more general case of adding an infotext when no images have been generatedAUTOMATIC11112023-10-141-1/+3
| * | | | | Merge pull request #13630 from wkpark/indexerror-fixAUTOMATIC11112023-10-141-0/+1
| |\ \ \ \ \
| | * | | | | fix IndexError: list index out of range error interrupted while postprocessWon-Kyu Park2023-10-131-0/+1
| | | |/ / / | | |/| | |
| * | | | | put notification.mp3 option at the end of the pageAUTOMATIC11112023-10-141-1/+2
| * | | | | Merge pull request #13631 from galekseev/masterAUTOMATIC11112023-10-142-1/+2
| |\ \ \ \ \