index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions-builtin
/
Lora
/
networks.py
Age
Commit message (
Expand
)
Author
2023-10-10
Add warning when meet emb name conflicting
Kohaku-Blueleaf
2023-10-10
Remove dev debug print
Kohaku-Blueleaf
2023-10-10
Support string_to_param nested dict
Kohaku-Blueleaf
2023-10-09
add lora bundle system
Kohaku-Blueleaf
2023-09-10
fix: lora-bias-backup don't reset cache
dongwenpu
2023-08-16
RAM optimization round 2
AUTOMATIC1111
2023-08-15
store patches for Lora in a specialized module
AUTOMATIC1111
2023-08-14
remove "if bias exist" check
Kohaku-Blueleaf
2023-08-14
Merge branch 'dev' into extra-norm-module
Kohaku-Blueleaf
2023-08-14
Fix MHA updown err and support ex-bias for no-bias layer
Kohaku-Blueleaf
2023-08-13
Lora: output warnings in UI rather than fail for unfitting loras; switch to l...
AUTOMATIC1111
2023-08-13
return None if no ex_bias
Kohaku-Blueleaf
2023-08-13
Add extra norm module into built-in lora ext
Kohaku-Blueleaf
2023-08-10
Fix to make LoRA old method setting work
catboxanon
2023-08-09
Lora cache in memory
AUTOMATIC1111
2023-07-25
fix for #11963
AUTOMATIC1111
2023-07-24
Fix to parse TE in some LoRAs
catboxanon
2023-07-18
add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...
AUTOMATIC1111
2023-07-17
add alias to lyco network
AUTOMATIC1111
2023-07-17
support specifying te and unet weights separately
AUTOMATIC1111
2023-07-17
Lokr support
AUTOMATIC1111
2023-07-17
IA3 support
AUTOMATIC1111
2023-07-17
fix
AUTOMATIC1111
2023-07-16
lora extension rework to include other types of networks
AUTOMATIC1111