aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15Add an opt-in infotext user name settingJared Deckard
2023-06-15Add a user pattern to the filename generatorJared Deckard
2023-06-14Note the Gradio user in the Exif dataJared Deckard
2023-06-14Fix gradio special args in the call queueJared Deckard
2023-06-05Merge branch 'release_candidate'AUTOMATIC
2023-06-02Merge pull request #10780 from akx/image-emb-fontsAUTOMATIC1111
2023-06-02add changelogAUTOMATIC
2023-06-02Merge pull request #10905 from AUTOMATIC1111/fix-10896-pnginfo-parametersAUTOMATIC1111
2023-06-02bump gradio version to fix tmp filenames for imagesAUTOMATIC
2023-06-01Merge branch 'master' into release_candidateAUTOMATIC
2023-06-01Merge branch 'release_candidate'AUTOMATIC
2023-06-01update readmeAUTOMATIC
2023-06-01revert default cross attention optimization to DoggettxAUTOMATIC
2023-06-01update readmeAUTOMATIC
2023-06-01assign devices.dtype early because it's needed before the model is loadedAUTOMATIC
2023-05-31add changelogAUTOMATIC
2023-05-31fix [Bug]: LoRA don't apply on dropdown list sd_lora #10880AUTOMATIC
2023-05-31Merge pull request #10808 from AUTOMATIC1111/fix-disable-png-infoAUTOMATIC1111
2023-05-31Merge pull request #10804 from AUTOMATIC1111/fix-xyz-clipAUTOMATIC1111
2023-05-31Merge pull request #10785 from nyqui/fix-hires.fixAUTOMATIC1111
2023-05-31add quoting for infotext values that have a colon in themAUTOMATIC
2023-05-27fix linter issue for 1.3.0AUTOMATIC
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC
2023-05-27update the changelog to mention 1.3.0 versionAUTOMATIC
2023-05-27Merge branch 'release_candidate'AUTOMATIC
2023-05-23possible fix for empty list of optimizations #10605AUTOMATIC
2023-05-23fix bad styling for thumbs view in extra networks #10639AUTOMATIC
2023-05-21Merge branch 'dev' into release_candidateAUTOMATIC
2023-05-21update readmeAUTOMATIC
2023-05-21Revert "change width/heights slider steps to 64 from 8"AUTOMATIC
2023-05-21reworking launch.py: add references to renamed fileAUTOMATIC
2023-05-21reworking launch.py: renameAUTOMATIC
2023-05-21Merge pull request #10580 from akx/add-some-future-annotationsAUTOMATIC1111
2023-05-21Merge pull request #10581 from shinshin86/readme-mac-shortcutAUTOMATIC1111
2023-05-21revert git describe --always --tags for extensions because it seems to be cau...AUTOMATIC
2023-05-21Merge pull request #10564 from AUTOMATIC1111/extensions-clone-depth-1AUTOMATIC1111
2023-05-21--filter=blob:nonew-e-w
2023-05-21Merge pull request #10586 from catboxanon/patch/fix-dpmpp_2m_sdeAUTOMATIC1111
2023-05-21Discard penultimate sigma for dpmpp_2m_sdecatboxanon
2023-05-21add DPM-Solver++(2M) SDE from new k-diffusionAUTOMATIC
2023-05-21Add a couple `from __future__ import annotations`es for Py3.9 compatAarni Koskela
2023-05-20Merge pull request #10576 from catboxanon/patch/hires-prompt-edit-attnAUTOMATIC1111
2023-05-20hiresfix prompt: add classes, update css selcatboxanon
2023-05-20Merge branch 'ui-selection-for-cross-attention-optimization' into devAUTOMATIC
2023-05-20Merge pull request #10557 from akx/dedupe-webui-bootAUTOMATIC1111
2023-05-20Merge pull request #10578 from anonCantCode/devAUTOMATIC1111
2023-05-20Support edit attn shortcut in hires fix promptscatboxanon
2023-05-20Update keyboard shortcut instructions for MacOS users in text selection guidanceshinshin86
2023-05-20extensions clone depth 1w-e-w
2023-05-20preserve declarationsanonCantCode