Feature Request - Ability to set custom directories for models, embeddings, hypernetworks etc. #7207
ostap667inbox
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
6 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.
-
Right now we have a lot of models. New ones appear every day. Many people store downloaded models in separate directories. This is convenient, because along with models there are descriptions, test images, examples of prompts, etc.
However, in AUTOMATIC1111 there is only one directory where all models must be copied. Thus, many models have to be duplicated on disks. If there is not much disk space left, you have to constantly delete models before copying new ones. This is very inconvenient.
A very good example is the NMKD GUI (https://nmkd.itch.io/t2i-gui) - in its settings you can specify any number of directories that contain models and VAE.
Please consider the idea of making a configuration file or GUI where you can specify more than one directories for models, for VAE, embeddings, hypernetworks.
Beta Was this translation helpful? Give feedback.
All reactions