Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linting | Kohaku-Blueleaf | 2024-01-05 | 1 | -2/+1 |
| | |||||
* | Add general forward method for all modules. | Kohaku-Blueleaf | 2024-01-05 | 1 | -1/+33 |
| | |||||
* | Add fp8 for sd unet | Kohaku-Blueleaf | 2023-10-19 | 1 | -1/+1 |
| | |||||
* | add lora bundle system | Kohaku-Blueleaf | 2023-10-09 | 1 | -0/+1 |
| | |||||
* | return None if no ex_bias | Kohaku-Blueleaf | 2023-08-12 | 1 | -3/+3 |
| | |||||
* | Add extra norm module into built-in lora ext | Kohaku-Blueleaf | 2023-08-12 | 1 | -2/+5 |
| | | | | | | refer to LyCORIS 1.9.0.dev6 add new option and module for training norm layer (Which is reported to be good for style) | ||||
* | update lora extension to work with python 3.8 | AUTOMATIC1111 | 2023-07-27 | 1 | -0/+1 |
| | |||||
* | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -0/+20 |
| | | | | extra networks interface | ||||
* | support specifying te and unet weights separately | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+39 |
| | | | | | update lora code support full module | ||||
* | linter | AUTOMATIC1111 | 2023-07-16 | 1 | -3/+1 |
| | |||||
* | lora extension rework to include other types of networks | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+98 |