Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into test-fp8 | Kohaku-Blueleaf | 2023-12-14 | 1 | -1/+2 |
|\ | |||||
| * | #13354: solve lora loading issue | Rene Kroon | 2023-12-08 | 1 | -1/+2 |
* | | 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 | 1 | -0/+13 |
|\| | |||||
| * | detect diag_oft type | v0xie | 2023-11-02 | 1 | -0/+7 |
| * | style: formatting | v0xie | 2023-10-19 | 1 | -35/+0 |
| * | inference working but SLOW | v0xie | 2023-10-18 | 1 | -3/+39 |
| * | wip incorrect OFT implementation | v0xie | 2023-10-18 | 1 | -0/+5 |
* | | Add fp8 for sd unet | Kohaku-Blueleaf | 2023-10-19 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundle | AUTOMATIC1111 | 2023-10-14 | 1 | -0/+41 |
|\ | |||||
| * | remove duplicated code | AUTOMATIC1111 | 2023-10-14 | 1 | -29/+2 |
| * | Add warning when meet emb name conflicting | Kohaku-Blueleaf | 2023-10-10 | 1 | -32/+48 |
| * | Remove dev debug print | Kohaku-Blueleaf | 2023-10-10 | 1 | -1/+0 |
| * | Support string_to_param nested dict | Kohaku-Blueleaf | 2023-10-10 | 1 | -1/+6 |
| * | add lora bundle system | Kohaku-Blueleaf | 2023-10-09 | 1 | -0/+48 |
* | | support inference with LyCORIS GLora networks | v0xie | 2023-10-12 | 1 | -0/+2 |
|/ | |||||
* | fix: lora-bias-backup don't reset cache | dongwenpu | 2023-09-10 | 1 | -0/+1 |
* | RAM optimization round 2 | AUTOMATIC1111 | 2023-08-16 | 1 | -1/+4 |
* | store patches for Lora in a specialized module | AUTOMATIC1111 | 2023-08-15 | 1 | -14/+18 |
* | remove "if bias exist" check | Kohaku-Blueleaf | 2023-08-14 | 1 | -1/+1 |
* | Merge branch 'dev' into extra-norm-module | Kohaku-Blueleaf | 2023-08-14 | 1 | -28/+41 |
|\ | |||||
| * | Lora: output warnings in UI rather than fail for unfitting loras; switch to l... | AUTOMATIC1111 | 2023-08-13 | 1 | -24/+37 |
* | | Fix MHA updown err and support ex-bias for no-bias layer | Kohaku-Blueleaf | 2023-08-14 | 1 | -8/+29 |
|/ | |||||
* | return None if no ex_bias | Kohaku-Blueleaf | 2023-08-12 | 1 | -1/+1 |
* | Add extra norm module into built-in lora ext | Kohaku-Blueleaf | 2023-08-12 | 1 | -9/+55 |
* | Fix to make LoRA old method setting work | catboxanon | 2023-08-11 | 1 | -1/+1 |
* | Lora cache in memory | AUTOMATIC1111 | 2023-08-09 | 1 | -3/+19 |
* | fix for #11963 | AUTOMATIC1111 | 2023-07-25 | 1 | -1/+6 |
* | Fix to parse TE in some LoRAs | catboxanon | 2023-07-24 | 1 | -1/+1 |
* | add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI... | AUTOMATIC1111 | 2023-07-18 | 1 | -2/+2 |
* | add alias to lyco network | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+2 |
* | support specifying te and unet weights separately | AUTOMATIC1111 | 2023-07-17 | 1 | -4/+18 |
* | Lokr support | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+2 |
* | IA3 support | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+2 |
* | fix | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+1 |
* | lora extension rework to include other types of networks | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+443 |