Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | AUTOMATIC1111 | 2023-08-13 | 1 | -24/+37 |
| | | | | | | | | logging for error output in console | ||||
* | | 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 |
| | | | | | | refer to LyCORIS 1.9.0.dev6 add new option and module for training norm layer (Which is reported to be good for style) | ||||
* | 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 ↵ | AUTOMATIC1111 | 2023-07-18 | 1 | -2/+2 |
| | | | | | | LyCORIS directory instead of hardcoded value prevent running preload.py for disabled extensions | ||||
* | add alias to lyco network | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+2 |
| | | | | | read networks from LyCORIS dir if it exists add credits | ||||
* | support specifying te and unet weights separately | AUTOMATIC1111 | 2023-07-17 | 1 | -4/+18 |
| | | | | | update lora code support full module | ||||
* | 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 |