aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2023-11-17fix double gc and decoding with unet contextaria1th-3/+2
2023-11-17set empty value for SD XL 3rd layeraria1th-0/+1
2023-11-17Fix inverted option issuearia1th-2/+2
I'm pretty sure I was sleepy while implementing this
2023-11-17Fix critical issue - unet applyaria1th-4/+4
2023-11-16fix ruff - add newlineAngelBottomless-1/+1
2023-11-16convert/add hypertile optionsAngelBottomless-10/+53
2023-11-15copy LDM VAE key from XLaria1th-0/+1
2023-11-15Implement Hypertilearia1th-40/+358
Co-Authored-By: Kieran Hunt <kph@hotmail.ca>
2023-11-11add hyperTilearia1th-3/+26
https://github.com/tfernd/HyperTile
2023-11-07fix pix2pix producing bad resultsAUTOMATIC1111-1/+1
2023-11-07Merge pull request #13884 from GerryDE/notification-sound-volumeAUTOMATIC1111-1/+6
Add option to set notification sound volume
2023-11-07Add option to set notification sound volumeGerryDE-1/+6
2023-11-06fix exception related to the pix2pixAUTOMATIC1111-0/+4
2023-11-06fix img2img_tabs errorAUTOMATIC1111-10/+10
2023-11-05more changes for #13865: fix formatting, rename the function, add comment ↵AUTOMATIC1111-12/+15
and add a readme entry
2023-11-05linterAUTOMATIC1111-4/+4
2023-11-05Merge pull request #13865 from Gothos/masterAUTOMATIC1111-3/+26
Add support for SSD-1B
2023-11-05Merge branch 'dev' into masterAUTOMATIC1111-553/+1442
2023-11-05compact prompt option disabled by defaultAUTOMATIC1111-1/+1
2023-11-05added compact prompt optionAUTOMATIC1111-168/+314
2023-11-05Use devices.torch_gc() instead of empty_cache()Ritesh Gangnani-5/+1
2023-11-05Added memory clearance after deletionRitesh Gangnani-1/+5
2023-11-05Add SSD-1B as a supported modelRitesh Gangnani-3/+21
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111-13/+22
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
2023-11-05eslintAUTOMATIC1111-9/+11
2023-11-05Merge pull request #13855 from gibiee/patch-1AUTOMATIC1111-1/+1
Corrected a typo in `modules/cmd_args.py`
2023-11-05add a visible checkbox to input accordionAUTOMATIC1111-25/+59
2023-11-05correct a typogibiee-1/+1
modify "defaul" to "default"
2023-11-03Merge pull request #13718 from avantcontra/bugfix_gfpgan_custom_pathAUTOMATIC1111-5/+20
fix bug when using --gfpgan-models-path
2023-11-03Merge pull request #13733 from dben/patch-1AUTOMATIC1111-2/+15
Update prompts_from_file script to allow concatenating entries with the general prompt.
2023-11-03Merge pull request #13762 from wkpark/nextjobAUTOMATIC1111-2/+2
call state.jobnext() before postproces*()
2023-11-03Merge pull request #13797 from Meerkov/masterAUTOMATIC1111-1/+1
Fix #13796
2023-11-03Merge pull request #13829 from AUTOMATIC1111/paren-fixAUTOMATIC1111-1/+1
Fix parenthesis auto selection
2023-11-03add changelog entryAUTOMATIC1111-0/+5
2023-11-03Merge pull request #13839 from AUTOMATIC1111/httpx==0.24.1AUTOMATIC1111-0/+1
requirements_versions httpx==0.24.1
2023-11-03Merge pull request #13839 from AUTOMATIC1111/httpx==0.24.1AUTOMATIC1111-0/+1
requirements_versions httpx==0.24.1
2023-11-04Update requirements_versions.txtw-e-w-0/+1
2023-11-03Fix parenthesis auto selectionmissionfloyd-1/+1
Fixes #13813
2023-10-29Fix #13796Meerkov-1/+1
Fix comment error that makes understanding scheduling more confusing.
2023-10-25call state.jobnext() before postproces*()Won-Kyu Park-2/+2
2023-10-23linting issueDavid Benson-1/+1
2023-10-23Update prompts_from_file script to allow concatenating entries with the ↵David Benson-2/+15
general prompt.
2023-10-22fix Blank line contains whitespaceavantcontra-1/+1
2023-10-22fix bug when using --gfpgan-models-pathavantcontra-5/+20
2023-10-21fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)AUTOMATIC1111-0/+6
2023-10-21rework some of changes for emphasis editing keys, force conversion of ↵AUTOMATIC1111-57/+47
old-style emphasis
2023-10-15Merge pull request #13644 from XpucT/devAUTOMATIC1111-10/+14
Start / Restart generation by Ctrl (Alt) + Enter
2023-10-15Add files via uploadKhachatur Avanesian-167/+167
LF
2023-10-15Update script.jsKhachatur Avanesian-67/+61
2023-10-15Update script.jsKhachatur Avanesian-62/+68
LF instead CRLF