aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin
AgeCommit message (Expand)Author
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC1111
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111
2023-12-31Merge pull request #14475 from Learwin/negative_promptAUTOMATIC1111
2023-12-31Removed weight slider for negative promptsLearwin
2023-12-31Deduplicate tiled inference code from SwinIR/ScuNETAarni Koskela
2023-12-31Be more clear about Spandrel model nomenclatureAarni Koskela
2023-12-30Code Style fixesLearwin
2023-12-30Added negative prompts to extra networks loraLearwin
2023-12-30Verify architecture for loaded Spandrel modelsAarni Koskela
2023-12-30Use Spandrel for upscaling and face restoration architectures (aside from GFP...Aarni Koskela
2023-12-30More lora not found warningw-e-w
2023-12-16move soft inpainting to a built-in extensionAUTOMATIC1111
2023-12-14Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-14Merge pull request #14237 from ReneKroon/devAUTOMATIC1111
2023-12-14Merge pull request #14270 from kaalibro/extra-options-elem-idAUTOMATIC1111
2023-12-14better naming and correct order for device.Kohaku-Blueleaf
2023-12-14remove debug printKohaku-Blueleaf
2023-12-14Use self.scale instead of custom finalizeKohaku-Blueleaf
2023-12-14Fix network_oftKohaku-Blueleaf
2023-12-10Number of columns slider: max count set to 20, add description infokaalibro
2023-12-09Assign id for "extra_options". Replace numeric field with slider in Settings.kaalibro
2023-12-08#13354: solve lora loading issueRene Kroon
2023-12-06Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-04add hypertile infotextAUTOMATIC1111
2023-12-02Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-02Merge pull request #14126 from aria1th/hypertile-xyzAUTOMATIC1111
2023-12-02split UI settings page into manyAUTOMATIC1111
2023-11-27hypertile_xyz: we don't need isnumeric check for AxisOptionaria1th
2023-11-27fix ruff - set comprehensionaria1th
2023-11-27fix ruff in hypertile_xyz.pyaria1th
2023-11-27cache divisors / fix ruffaria1th
2023-11-27Support XYZ scripts / split hires path from unetaria1th
2023-11-26Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-11-26fix linter errorsAUTOMATIC1111
2023-11-26Merge branch 'hypertile-in-sample' into devAUTOMATIC1111
2023-11-26rework hypertile into a built-in extensionAUTOMATIC1111
2023-11-26move fileAUTOMATIC1111
2023-11-21Option for using fp16 weight when apply loraKohaku-Blueleaf
2023-11-19Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-11-19Merge pull request #13014 from AUTOMATIC1111/thread-safe-extranetworks-list_i...AUTOMATIC1111
2023-11-19Merge pull request #13692 from v0xie/network-oftAUTOMATIC1111
2023-11-16Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-11-15feat: LyCORIS/kohya OFT network supportv0xie
2023-11-15fix: ignore calc_scale() for COFT which has very small alphav0xie
2023-11-05added compact prompt optionAUTOMATIC1111
2023-11-04refactor: remove unused functionv0xie
2023-11-04refactor: use same updown for both kohya OFT and LyCORIS diag-oftv0xie
2023-11-03refactor: move factorization to lyco_helpers, separate calc_updown for kohya ...v0xie
2023-11-03skip multihead attn for nowv0xie
2023-11-02no idea what i'm doing, trying to support both type of OFT, kblueleaf diag_of...v0xie