Could someone create an addon to add extra model directories? #6907
ARandomUserFromGithub
started this conversation in
Ideas
Replies: 1 comment
-
Oh, good, I figured out that the actual checkpoints from subdirectories are just listed with /subdirectory/filename.safetensors so that's why I didn't find them in the list at first glance. Nevermind. It works fine. basically, all I did is "mklink /D "C:\SDfolder\models\stable diffusion\Subdirectory" "D:\SDunusedmodels" Works fine, just didn't realise that the listed name would include the subdirectory name. Briefly: Nevermind, it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried adding a symbolic link in \Models\Stable Diffusion\Symlink\ and put less used models on another drive, but SD doesn't look into subdirectories for models, so it doesn't work.
It would be great if an addon added bot to get SD to look for subfolders in \models\Stable Diffusion, including symlinks, but also to add extra directories for loading models.
There are so many models now, it's really quick to get a drivefull of it.
Alternatively, for a quick fix, what lines would I have to add, to which files, in order to get SD to look for extra models directories on different drives?
Beta Was this translation helpful? Give feedback.
All reactions