Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linter | AUTOMATIC1111 | 2023-08-13 | 1 | -1/+1 |
| | |||||
* | Lora: output warnings in UI rather than fail for unfitting loras; switch to ↵ | AUTOMATIC1111 | 2023-08-13 | 1 | -2/+10 |
| | | | | logging for error output in console | ||||
* | fix incorrect multiplier for Loras | AUTOMATIC1111 | 2023-07-18 | 1 | -1/+1 |
| | |||||
* | support specifying te and unet weights separately | AUTOMATIC1111 | 2023-07-17 | 1 | -4/+18 |
| | | | | | update lora code support full module | ||||
* | lora extension rework to include other types of networks | AUTOMATIC1111 | 2023-07-16 | 1 | -9/+9 |
| | |||||
* | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | 2023-06-02 | 1 | -2/+2 |
| | |||||
* | calculate hashes for Lora | AUTOMATIC | 2023-05-19 | 1 | -0/+18 |
| | | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has | ||||
* | if present, use Lora's "ss_output_name" field to refer to it in prompt | AUTOMATIC | 2023-05-07 | 1 | -0/+1 |
| | |||||
* | Add "None" option to extra networks dropdowns | missionfloyd | 2023-04-18 | 1 | -1/+1 |
| | |||||
* | add dropdowns in settings for hypernets and loras | AUTOMATIC | 2023-01-28 | 1 | -1/+7 |
| | |||||
* | Lora support! | AUTOMATIC | 2023-01-21 | 1 | -0/+20 |
update readme to reflect some recent changes |