-
I was surprised to discover that the UI lists all model files, both the local and remote D drive locations with the above argument. I've had no luck trying to assign more than one additional model file path though. If possible, what is the syntax? If not is there another way to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
webui only scans for models under one directory as alternative you could create Junctions or Symlinks to other model directories in the webui ckpt-dir |
Beta Was this translation helpful? Give feedback.
webui only scans for models under one directory
while it is possible to implement support multiple directories this will likely cause issues with extensions
as alternative you could create Junctions or Symlinks to other model directories in the webui ckpt-dir