AUTOMATIC1111
699108bfbb
hide cards for networks of incompatible stable diffusion version in Lora extra networks interface
2023-07-17 18:56:22 +03:00
AUTOMATIC1111
35510f7529
add alias to lyco network
...
read networks from LyCORIS dir if it exists
add credits
2023-07-17 10:06:02 +03:00
AUTOMATIC1111
2e07a8ae6b
some backwards compatibility
...
linter
2023-07-17 09:05:18 +03:00
AUTOMATIC1111
b75b004fe6
lora extension rework to include other types of networks
2023-07-16 23:13:55 +03:00
AUTOMATIC
39ec4f06ff
calculate hashes for Lora
...
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
2023-05-19 22:59:29 +03:00
Aarni Koskela
2725dfd8a6
Fix ruff lint
2023-05-19 12:37:34 +03:00
AUTOMATIC1111
e38e7dbfb9
Merge pull request #10529 from ryankashi/master
...
Added /sdapi/v1/refresh-loras api checkpoint post request
2023-05-19 08:04:13 +03:00
ryankashi
4dd5559162
Added the refresh-loras post request
2023-05-18 14:12:01 -07:00
AUTOMATIC
e8eea1bb7a
Merge branch 'release_candidate' into dev
2023-05-13 20:26:13 +03:00
AUTOMATIC
477199357f
add an option to always refer to lora by filenames
...
never refer to lora by an alias if multiple loras have same alias or the alias is called none
2023-05-13 20:15:37 +03:00
AUTOMATIC
3ec7b705c7
suggestions and fixes from the PR
2023-05-10 21:21:32 +03:00
AUTOMATIC
028d3f6425
ruff auto fixes
2023-05-10 11:05:02 +03:00
AUTOMATIC
eb95809501
rework loras api
2023-05-09 11:25:46 +03:00
AUTOMATIC
ec0da07236
Lora: add an option to use old method of applying loras
2023-05-08 12:07:43 +03:00
AUTOMATIC
2473bafa67
read infotext params from the other extension for Lora if it's not active
2023-05-08 07:28:30 +03:00
missionfloyd
f4b332f041
Add "None" option to extra networks dropdowns
2023-04-18 17:01:46 -06:00
AUTOMATIC
650ddc9dd3
Lora support for SD2
2023-03-26 10:44:20 +03:00
AUTOMATIC
80b26d2a69
apply Lora by altering layer's weights instead of adding more calculations in forward()
2023-03-25 23:06:33 +03:00
AUTOMATIC
b7d2af8c7f
add dropdowns in settings for hypernets and loras
2023-01-28 17:18:47 +03:00
AUTOMATIC
1bfec873fa
add an experimental option to apply loras to outputs rather than inputs
2023-01-25 11:29:46 +03:00
AUTOMATIC
855b9e3d1c
Lora support!
...
update readme to reflect some recent changes
2023-01-21 16:15:53 +03:00