• Alex "mcmonkey" Goodwin's avatar
    fix symlinks in extra networks ui · 88a46e84
    Alex "mcmonkey" Goodwin authored
    '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.
    88a46e84
ui_extra_networks.py 8.52 KB