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.
2023-02-04 09:10:00 -08:00
ctwrs
92bae77b88
Add .jpg to allowed thumb formats
2023-02-01 22:28:39 +01:00
AUTOMATIC
8d7382ab24
add buttons for auto-search in subdirectories for extra tabs
2023-01-29 11:34:58 +03:00
AUTOMATIC
f6b7768f84
support for searching subdirectory names for extra networks
2023-01-29 10:20:19 +03:00
AUTOMATIC
1d8e06d542
add checkpoints tab for extra networks UI
2023-01-28 22:52:27 +03:00
AUTOMATIC
789d47f832
make clicking extra networks button one more time close the extra networks UI
2023-01-25 19:55:31 +03:00
AUTOMATIC
7b1c7ba87b
add support for apostrophe in extra network names
2023-01-23 23:11:34 +03:00
Guillermo Moreno
f80ff3c1e4
feat(extra-networks): remove view dropdown
2023-01-22 22:01:24 -03:00
Guillermo Moreno
66eef11ce7
feat(extra-networks): add default view setting
2023-01-22 12:18:21 -03:00
Guillermo Moreno
985c0b8e9a
feat(extra-networks): add thumbs view style
2023-01-22 12:18:21 -03:00
AUTOMATIC
c98cb0f8ec
amend previous commit to work in a proper fashion when saving previews
2023-01-22 11:04:02 +03:00
AUTOMATIC
35419b2746
add an option to reorder tabs for extra networks
2023-01-22 11:00:05 +03:00
AUTOMATIC
fe7a623e6b
add a slider for default value of added extra networks
2023-01-22 00:02:52 +03:00
AUTOMATIC
424cefe118
add search box to extra networks
2023-01-21 17:20:24 +03:00
AUTOMATIC
855b9e3d1c
Lora support!
...
update readme to reflect some recent changes
2023-01-21 16:15:53 +03:00
AUTOMATIC
40ff6db532
extra networks UI
...
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
2023-01-21 08:36:07 +03:00