aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
AgeCommit message (Expand)AuthorLines
2024-01-11Merge changes from devSj-Si-2413/+898
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si-1/+4
2024-01-06Merge pull request #14546 from AUTOMATIC1111/fix-oft-dtypeAUTOMATIC1111-3/+3
2024-01-05lintingKohaku-Blueleaf-2/+1
2024-01-05Add general forward method for all modules.Kohaku-Blueleaf-7/+39
2024-01-05Fix dtype casting for OFT moduleKohaku-Blueleaf-3/+3
2024-01-03SwinIR: pass model.scaleAarni Koskela-1/+1
2024-01-03SwinIR: use prefer_halfAarni Koskela-1/+2
2024-01-02Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are rightAarni Koskela-92/+18
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC1111-2/+2
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111-2/+2
2023-12-31Merge pull request #14475 from Learwin/negative_promptAUTOMATIC1111-2/+12
2023-12-31Removed weight slider for negative promptsLearwin-11/+2
2023-12-31Deduplicate tiled inference code from SwinIR/ScuNETAarni Koskela-96/+16
2023-12-31Be more clear about Spandrel model nomenclatureAarni Koskela-3/+3
2023-12-30Code Style fixesLearwin-2/+2
2023-12-30Added negative prompts to extra networks loraLearwin-2/+21
2023-12-30Verify architecture for loaded Spandrel modelsAarni Koskela-1/+2
2023-12-30Use Spandrel for upscaling and face restoration architectures (aside from GFP...Aarni Koskela-2229/+62
2023-12-30More lora not found warningw-e-w-1/+9
2023-12-16move soft inpainting to a built-in extensionAUTOMATIC1111-0/+747
2023-12-14Merge branch 'dev' into test-fp8Kohaku-Blueleaf-29/+16
2023-12-14Merge pull request #14237 from ReneKroon/devAUTOMATIC1111-1/+2
2023-12-14Merge pull request #14270 from kaalibro/extra-options-elem-idAUTOMATIC1111-2/+3
2023-12-14Merge pull request #14300 from AUTOMATIC1111/oft_fixesAUTOMATIC1111-26/+11
2023-12-14Merge pull request #14237 from ReneKroon/devAUTOMATIC1111-1/+2
2023-12-14Merge pull request #14270 from kaalibro/extra-options-elem-idAUTOMATIC1111-2/+3
2023-12-14better naming and correct order for device.Kohaku-Blueleaf-2/+3
2023-12-14remove debug printKohaku-Blueleaf-1/+0
2023-12-14Use self.scale instead of custom finalizeKohaku-Blueleaf-18/+2
2023-12-14Fix network_oftKohaku-Blueleaf-10/+11
2023-12-10Number of columns slider: max count set to 20, add description infokaalibro-1/+1
2023-12-09Assign id for "extra_options". Replace numeric field with slider in Settings.kaalibro-2/+3
2023-12-08#13354: solve lora loading issueRene Kroon-1/+2
2023-12-06Merge branch 'dev' into test-fp8Kohaku-Blueleaf-11/+42
2023-12-04add hypertile infotextAUTOMATIC1111-11/+42
2023-12-04add hypertile infotextAUTOMATIC1111-11/+42
2023-12-02Merge branch 'dev' into test-fp8Kohaku-Blueleaf-17/+82
2023-12-02Merge pull request #14126 from aria1th/hypertile-xyzAUTOMATIC1111-12/+74
2023-12-02split UI settings page into manyAUTOMATIC1111-5/+8
2023-11-27hypertile_xyz: we don't need isnumeric check for AxisOptionaria1th-3/+0
2023-11-27fix ruff - set comprehensionaria1th-2/+2
2023-11-27fix ruff in hypertile_xyz.pyaria1th-2/+2
2023-11-27cache divisors / fix ruffaria1th-18/+26
2023-11-27Support XYZ scripts / split hires path from unetaria1th-3/+60
2023-11-26Merge branch 'dev' into test-fp8Kohaku-Blueleaf-0/+418
2023-11-26fix linter errorsAUTOMATIC1111-3/+0
2023-11-26Merge branch 'hypertile-in-sample' into devAUTOMATIC1111-0/+421
2023-11-26rework hypertile into a built-in extensionAUTOMATIC1111-122/+172
2023-11-26move fileAUTOMATIC1111-0/+371