Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge changes from dev | Sj-Si | 2024-01-11 | 20 | -2413/+898 |
|\ | |||||
| * | Merge pull request #14546 from AUTOMATIC1111/fix-oft-dtype | AUTOMATIC1111 | 2024-01-06 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix dtype casting for OFT module | Kohaku-Blueleaf | 2024-01-05 | 1 | -3/+3 |
| * | | linting | Kohaku-Blueleaf | 2024-01-05 | 1 | -2/+1 |
| * | | Add general forward method for all modules. | Kohaku-Blueleaf | 2024-01-05 | 2 | -7/+39 |
| |/ | |||||
| * | SwinIR: pass model.scale | Aarni Koskela | 2024-01-03 | 1 | -1/+1 |
| * | SwinIR: use prefer_half | Aarni Koskela | 2024-01-03 | 1 | -1/+2 |
| * | Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right | Aarni Koskela | 2024-01-02 | 2 | -92/+18 |
| * | rename infotext.py again, this time to infotext_utils.py; I didn't realize in... | AUTOMATIC1111 | 2024-01-01 | 1 | -2/+2 |
| * | infotext.py: rename usages in the codebase | AUTOMATIC1111 | 2024-01-01 | 1 | -2/+2 |
| * | Merge pull request #14475 from Learwin/negative_prompt | AUTOMATIC1111 | 2023-12-31 | 2 | -2/+12 |
| |\ | |||||
| | * | Removed weight slider for negative prompts | Learwin | 2023-12-31 | 2 | -11/+2 |
| | * | Code Style fixes | Learwin | 2023-12-30 | 1 | -2/+2 |
| | * | Added negative prompts to extra networks lora | Learwin | 2023-12-30 | 2 | -2/+21 |
| * | | Deduplicate tiled inference code from SwinIR/ScuNET | Aarni Koskela | 2023-12-30 | 2 | -96/+16 |
| * | | Be more clear about Spandrel model nomenclature | Aarni Koskela | 2023-12-30 | 1 | -3/+3 |
| |/ | |||||
| * | Verify architecture for loaded Spandrel models | Aarni Koskela | 2023-12-30 | 2 | -1/+2 |
| * | Use Spandrel for upscaling and face restoration architectures (aside from GFP... | Aarni Koskela | 2023-12-30 | 5 | -2229/+62 |
| * | More lora not found warning | w-e-w | 2023-12-30 | 2 | -1/+9 |
| * | move soft inpainting to a built-in extension | AUTOMATIC1111 | 2023-12-16 | 1 | -0/+747 |
| * | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-12-14 | 3 | -29/+16 |
| |\ | |||||
| | * | Merge pull request #14237 from ReneKroon/dev | AUTOMATIC1111 | 2023-12-14 | 1 | -1/+2 |
| | |\ | |||||
| | | * | #13354: solve lora loading issue | Rene Kroon | 2023-12-08 | 1 | -1/+2 |
| | * | | Merge pull request #14270 from kaalibro/extra-options-elem-id | AUTOMATIC1111 | 2023-12-14 | 1 | -2/+3 |
| | |\ \ | |||||
| | | * | | Number of columns slider: max count set to 20, add description info | kaalibro | 2023-12-10 | 1 | -1/+1 |
| | | * | | Assign id for "extra_options". Replace numeric field with slider in Settings. | kaalibro | 2023-12-09 | 1 | -2/+3 |
| | | |/ | |||||
| | * | | better naming and correct order for device. | Kohaku-Blueleaf | 2023-12-13 | 1 | -2/+3 |
| | * | | remove debug print | Kohaku-Blueleaf | 2023-12-13 | 1 | -1/+0 |
| | * | | Use self.scale instead of custom finalize | Kohaku-Blueleaf | 2023-12-13 | 1 | -18/+2 |
| | * | | Fix network_oft | Kohaku-Blueleaf | 2023-12-13 | 1 | -10/+11 |
| | |/ | |||||
| * | | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-12-06 | 1 | -11/+42 |
| |\| | |||||
| | * | add hypertile infotext | AUTOMATIC1111 | 2023-12-04 | 1 | -11/+42 |
| * | | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-12-02 | 4 | -17/+82 |
| |\| | |||||
| * | | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-11-26 | 2 | -0/+418 |
| |\ \ | |||||
| * | | | Option for using fp16 weight when apply lora | Kohaku-Blueleaf | 2023-11-21 | 1 | -4/+12 |
| * | | | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-11-19 | 4 | -2/+162 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-11-16 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| * | | | | | Add fp8 for sd unet | Kohaku-Blueleaf | 2023-10-19 | 9 | -32/+32 |
* | | | | | | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | 2024-01-11 | 1 | -1/+4 |
* | | | | | | Merge pull request #14237 from ReneKroon/dev | AUTOMATIC1111 | 2023-12-14 | 1 | -1/+2 |
* | | | | | | Merge pull request #14270 from kaalibro/extra-options-elem-id | AUTOMATIC1111 | 2023-12-14 | 1 | -2/+3 |
* | | | | | | Merge pull request #14300 from AUTOMATIC1111/oft_fixes | AUTOMATIC1111 | 2023-12-14 | 1 | -26/+11 |
* | | | | | | add hypertile infotext | AUTOMATIC1111 | 2023-12-04 | 1 | -11/+42 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #14126 from aria1th/hypertile-xyz | AUTOMATIC1111 | 2023-12-02 | 3 | -12/+74 |
|\ \ \ \ \ | |||||
| * | | | | | hypertile_xyz: we don't need isnumeric check for AxisOption | aria1th | 2023-11-27 | 1 | -3/+0 |
| * | | | | | fix ruff - set comprehension | aria1th | 2023-11-27 | 1 | -2/+2 |
| * | | | | | fix ruff in hypertile_xyz.py | aria1th | 2023-11-27 | 1 | -2/+2 |
| * | | | | | cache divisors / fix ruff | aria1th | 2023-11-27 | 3 | -18/+26 |
| * | | | | | Support XYZ scripts / split hires path from unet | aria1th | 2023-11-27 | 2 | -3/+60 |
| | |_|_|/ | |/| | | | |||||
* / | | | | split UI settings page into many | AUTOMATIC1111 | 2023-12-02 | 1 | -5/+8 |
|/ / / / |