Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
AUTOMATIC1111/thread-safe-extranetworks-list_items
thread safe extra network list_items
|
|
Support inference with OFT networks
|
|
|
|
|
|
|
|
|
|
|
|
and kb
|
|
|
|
diag_oft has MultiheadAttn which kohya's doesn't?, attempt create new module based off network_lora.py, errors about tensor dim mismatch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add lora-embedding bundle system
|
|
|
|
|
|
|
|
Choose standalone embedding (in /embeddings folder) first
|
|
|
|
format:
bundle_emb.EMBNAME.string_to_param.KEYNAME
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit aab385d01b4311726127397552d791f4d71b7147.
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/12289
|
|
|
|
|