This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9058620cec2788495d295f4e68ef2932d6d700e6
stable-diffusion-webui
/
extensions-builtin
/
Lora
T
History
AUTOMATIC1111
1c6ca09992
Merge pull request
#12510
from catboxanon/feat/extnet/hashes
...
Support search and display of hashes for all extra network items
2023-08-13 16:46:32 +03:00
..
scripts
Lora: output warnings in UI rather than fail for unfitting loras; switch to logging for error output in console
2023-08-13 15:07:37 +03:00
extra_networks_lora.py
linter
2023-08-13 16:38:10 +03:00
lora.py
some backwards compatibility
2023-07-17 09:05:18 +03:00
lyco_helpers.py
support specifying te and unet weights separately
2023-07-17 09:00:47 +03:00
network_full.py
some backwards compatibility
2023-07-17 09:05:18 +03:00
network_hada.py
support specifying te and unet weights separately
2023-07-17 09:00:47 +03:00
network_ia3.py
support specifying te and unet weights separately
2023-07-17 09:00:47 +03:00
network_lokr.py
use "is not None" for Tensor
2023-07-18 10:45:42 +08:00
network_lora.py
support specifying te and unet weights separately
2023-07-17 09:00:47 +03:00
network_norm.py
remove debug print
2023-08-13 02:36:02 +08:00
network.py
return None if no ex_bias
2023-08-13 02:35:04 +08:00
networks.py
Lora: output warnings in UI rather than fail for unfitting loras; switch to logging for error output in console
2023-08-13 15:07:37 +03:00
preload.py
add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value
2023-07-18 20:11:30 +03:00
ui_edit_user_metadata.py
gradio 3.39
2023-08-04 08:04:23 +03:00
ui_extra_networks_lora.py
Support search and display of hashes for all extra network items
2023-08-13 02:32:54 -04:00