aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Collapse)AuthorLines
2023-08-05fix whitespacedhwz-1/+1
2023-08-05add new gradio themesdhwz-2/+21
2023-08-05add description to VAE setting pageAUTOMATIC1111-0/+20
2023-08-05put VAE into a separate settings pageAUTOMATIC1111-7/+8
2023-08-05do not add VAE Encoder/Decoder to infotext if it's the defaultAUTOMATIC1111-3/+9
2023-08-05Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_RestartAUTOMATIC1111-21/+23
only need Reload UI not Restart
2023-08-05Merge pull request #12311 from AUTOMATIC1111/efficient-vae-methodsAUTOMATIC1111-27/+100
Add TAESD(or more) options for all the VAE encode/decode operation
2023-08-05fix refresh button for stylesAUTOMATIC1111-1/+1
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111-2/+3
2023-08-05need Reload UI not Restartw-e-w-21/+23
2023-08-05Fix some merge mistakesKohaku-Blueleaf-1/+2
2023-08-05Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf-143/+308
2023-08-05remove the extra networks buttonAUTOMATIC1111-1/+0
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111-757/+2266
2023-08-05Merge branch 'dev' into multiple_loaded_modelsAUTOMATIC1111-414/+871
2023-08-05dixKohaku-Blueleaf-1/+1
2023-08-05Merge pull request #12181 from AUTOMATIC1111/hires_checkpointAUTOMATIC1111-49/+108
Hires fix change checkpoint
2023-08-05Merge pull request #12327 from catboxanon/fix/filename-invalid-charsAUTOMATIC1111-1/+1
Add tab and carriage return to invalid filename chars
2023-08-05move img2img settings to their own sectionAUTOMATIC1111-13/+19
2023-08-05update infoKohaku-Blueleaf-1/+1
2023-08-05change default color to whiteAUTOMATIC1111-3/+3
2023-08-05add infotextKohaku-Blueleaf-0/+11
2023-08-04Add tab and carriage return to invalid filename charscatboxanon-1/+1
2023-08-05Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf-27/+117
2023-08-05configurable masks color and default brush colorw-e-w-3/+6
2023-08-04added VAE selection to checkpoint user metadataAUTOMATIC1111-12/+96
2023-08-04Merge pull request #12319 from catboxanon/fix/alternating-words-emptyAUTOMATIC1111-2/+7
Prompt parser: Account for empty field in alternating words syntax
2023-08-04Prompt parser: account for empty field in alternating words syntaxcatboxanon-2/+7
2023-08-04Open raw sysinfo link in new pagecatboxanon-1/+1
2023-08-04glorious, glorious wonderful clear milky white butter smooth color for ↵AUTOMATIC1111-2/+2
inpainting you are the best, gradio how I yearned for this day i always believed in you i knew you had it in you this day marks a new beginning thank you, everyone thank you
2023-08-04Curse you, gradio!!! fixes broken refresh button #12309AUTOMATIC1111-2/+2
2023-08-04replace get_first_stage_encodingKohaku-Blueleaf-7/+5
2023-08-04remove noneed scaleKohaku-Blueleaf-1/+1
2023-08-04Revert "change all encode"Kohaku-Blueleaf-7/+9
This reverts commit 094c416a801b16c7d8e1944e2e9fae2c9e98bf12.
2023-08-04change all encodeKohaku-Blueleaf-9/+7
2023-08-04Fix string quotescatboxanon-1/+1
2023-08-04Simply img2img mask conversion, fix thresholdcatboxanon-1/+1
2023-08-04Fix string quotescatboxanon-1/+1
2023-08-04Remove unused import in img2imgcatboxanon-1/+1
2023-08-04Fix inpaint mask for Gradio 3.39.0catboxanon-3/+1
2023-08-04Merge pull request #12304 from catboxanon/fix/extras-infotext-pasteAUTOMATIC1111-0/+2
Correctly toggle extras checkbox for infotext paste
2023-08-04Cleanup extras checkbox infotext paste checkcatboxanon-2/+2
2023-08-04Merge pull request #12201 from AnyISalIn/devAUTOMATIC1111-2/+3
fix: sdxl model invalid configuration after the hijack
2023-08-04Cleanup hr infotext paste check mk2catboxanon-1/+1
2023-08-04Cleanup hr infotext paste checkcatboxanon-1/+1
2023-08-04Only enable hr fix if hr scale or upscale in infotext on pastecatboxanon-2/+2
2023-08-04Toggle extras checkbox for infotext pastecatboxanon-0/+2
2023-08-04move the modified decode into smapler_commonKohaku-Blueleaf-3/+3
2023-08-04Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf-14/+18
2023-08-04resolve some of circular import issues for kohakuAUTOMATIC1111-15/+17