24 Commits (6da2027213c3bf132c54489d34c48ec084f8dc11)

Author SHA1 Message Date
AUTOMATIC 6da2027213 save previews for extra networks in the selected format 3 years ago
AUTOMATIC 9320139bd8 support three extensions for preview instead of one: png, jpg, webp 3 years ago
AUTOMATIC ce68ab8d0d remove underscores from function names in #8366
remove LRU from #8366 because I don't know why it's there
3 years ago
Aarni Koskela 06f167da37 Extra networks: support .txt description sidecar file 3 years ago
Aarni Koskela 49b1dc5e07 Deduplicate extra network preview-search code 3 years ago
AUTOMATIC1111 09835363ab
Merge pull request #7572 from CurtisDS/fix-id-handle-in-extra-networks
Update ui_extra_networks.py to fix div id's that have spaces in them
3 years ago
AUTOMATIC fe46a08f52 add slash to non-empty dirs in extra networks interface 3 years ago
CurtisDS 584f782391
Update ui_extra_networks.py
update the string used to build the ID handle to replace spaces with underscore
3 years ago
Alex "mcmonkey" Goodwin 88a46e8427 fix symlinks in extra networks ui
'absolute' and 'resolve' are equivalent, but 'resolve' resolves symlinks (which is an obscure specialty behavior usually not wanted) whereas 'absolute' treats symlinks as folders (which is the expected behavior). This commit allows you to symlink folders within your models/embeddings/etc. dirs and have preview images load as expected without issue.
3 years ago
ctwrs 92bae77b88 Add .jpg to allowed thumb formats 3 years ago
AUTOMATIC 8d7382ab24 add buttons for auto-search in subdirectories for extra tabs 3 years ago
AUTOMATIC f6b7768f84 support for searching subdirectory names for extra networks 3 years ago
AUTOMATIC 1d8e06d542 add checkpoints tab for extra networks UI 3 years ago
AUTOMATIC 789d47f832 make clicking extra networks button one more time close the extra networks UI 3 years ago
AUTOMATIC 7b1c7ba87b add support for apostrophe in extra network names 3 years ago
Guillermo Moreno f80ff3c1e4 feat(extra-networks): remove view dropdown 3 years ago
Guillermo Moreno 66eef11ce7 feat(extra-networks): add default view setting 3 years ago
Guillermo Moreno 985c0b8e9a feat(extra-networks): add thumbs view style 3 years ago
AUTOMATIC c98cb0f8ec amend previous commit to work in a proper fashion when saving previews 3 years ago
AUTOMATIC 35419b2746 add an option to reorder tabs for extra networks 3 years ago
AUTOMATIC fe7a623e6b add a slider for default value of added extra networks 3 years ago
AUTOMATIC 424cefe118 add search box to extra networks 3 years ago
AUTOMATIC 855b9e3d1c Lora support!
update readme to reflect some recent changes
3 years ago
AUTOMATIC 40ff6db532 extra networks UI
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
3 years ago