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
/
lora.py
Age
Commit message (
Expand
)
Author
2023-05-08
read infotext params from the other extension for Lora if it's not active
AUTOMATIC
2023-05-07
if present, use Lora's "ss_output_name" field to refer to it in prompt
AUTOMATIC
2023-04-29
do not fail all Loras if some have failed to load when making a picture
AUTOMATIC
2023-03-27
Merge pull request #8525 from bluelovers/pr/sort-001
AUTOMATIC1111
2023-03-27
convert to python v3.9
camenduru
2023-03-27
convert to python v3.9
camenduru
2023-03-26
Lora support for SD2
AUTOMATIC
2023-03-26
Merge branch 'lora_sd2' into lora_inplace
AUTOMATIC
2023-03-25
apply Lora by altering layer's weights instead of adding more calculations in...
AUTOMATIC
2023-03-21
Update lora.py
FNSpd
2023-03-14
Add view metadata button for Lora cards.
AUTOMATIC
2023-03-12
feat: try sort as ignore-case
bluelovers
2023-01-29
initial work on SD2 Lora support
AUTOMATIC
2023-01-28
index on master: 91c8d0d Merge pull request #7231 from EllangoK/master
AUTOMATIC
2023-01-25
add an experimental option to apply loras to outputs rather than inputs
AUTOMATIC
2023-01-23
make loras before 0.4.0 ALSO work
AUTOMATIC
2023-01-23
add support for loras trained on kohya's scripts 0.4.0 (alphas)
AUTOMATIC
2023-01-21
add --lora-dir commandline option
AUTOMATIC
2023-01-21
load Lora from .ckpt also
AUTOMATIC
2023-01-21
Lora support!
AUTOMATIC