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
stats
log msg
author
committer
range
path:
root
/
extensions-builtin
/
Lora
/
scripts
/
lora_script.py
Age
Commit message (
Expand
)
Author
Lines
2023-12-30
More lora not found warning
w-e-w
-0
/
+2
2023-08-15
lint
AUTOMATIC1111
-2
/
+1
2023-08-15
store patches for Lora in a specialized module
AUTOMATIC1111
-47
/
+5
2023-08-13
Lora: output warnings in UI rather than fail for unfitting loras; switch to l...
AUTOMATIC1111
-3
/
+3
2023-08-13
Add extra norm module into built-in lora ext
Kohaku-Blueleaf
-0
/
+16
2023-08-09
Lora cache in memory
AUTOMATIC1111
-0
/
+3
2023-07-17
hide cards for networks of incompatible stable diffusion version in Lora extr...
AUTOMATIC1111
-0
/
+2
2023-07-17
add alias to lyco network
AUTOMATIC1111
-1
/
+4
2023-07-17
some backwards compatibility
AUTOMATIC1111
-0
/
+1
2023-07-16
lora extension rework to include other types of networks
AUTOMATIC1111
-39
/
+40
2023-05-19
calculate hashes for Lora
AUTOMATIC
-1
/
+31
2023-05-19
Fix ruff lint
Aarni Koskela
-1
/
+1
2023-05-19
Merge pull request #10529 from ryankashi/master
AUTOMATIC1111
-0
/
+4
2023-05-18
Added the refresh-loras post request
ryankashi
-0
/
+4
2023-05-13
Merge branch 'release_candidate' into dev
AUTOMATIC
-0
/
+1
2023-05-13
add an option to always refer to lora by filenames
AUTOMATIC
-0
/
+1
2023-05-10
suggestions and fixes from the PR
AUTOMATIC
-1
/
+1
2023-05-10
ruff auto fixes
AUTOMATIC
-1
/
+1
2023-05-09
rework loras api
AUTOMATIC
-1
/
+20
2023-05-08
Lora: add an option to use old method of applying loras
AUTOMATIC
-0
/
+5
2023-05-08
read infotext params from the other extension for Lora if it's not active
AUTOMATIC
-0
/
+1
2023-04-18
Add "None" option to extra networks dropdowns
missionfloyd
-1
/
+1
2023-03-26
Lora support for SD2
AUTOMATIC
-0
/
+10
2023-03-25
apply Lora by altering layer's weights instead of adding more calculations in...
AUTOMATIC
-2
/
+10
2023-01-28
add dropdowns in settings for hypernets and loras
AUTOMATIC
-0
/
+3
2023-01-25
add an experimental option to apply loras to outputs rather than inputs
AUTOMATIC
-1
/
+6
2023-01-21
Lora support!
AUTOMATIC
-0
/
+30