This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2025-04-06 12:49:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
extensions-builtin
/
Lora
History
AUTOMATIC1111
a1d6ada69a
allow refreshing single card after editing user metadata instead of all cards
2023-07-16 08:38:23 +03:00
..
scripts
calculate hashes for Lora
2023-05-19 22:59:29 +03:00
extra_networks_lora.py
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
lora.py
use natural sort for shared.walk_files and shared.listfiles, as well as for dirs in extra networks
2023-07-08 16:45:59 +03:00
preload.py
add --lora-dir commandline option
2023-01-21 23:11:37 +03:00
ui_edit_user_metadata.py
allow refreshing single card after editing user metadata instead of all cards
2023-07-16 08:38:23 +03:00
ui_extra_networks_lora.py
allow refreshing single card after editing user metadata instead of all cards
2023-07-16 08:38:23 +03:00