Hi guys,
I used the Docker install from here. It was easy to get Automatic1111’s web interface up and running, but I’m trying to add new models and I can’t figure out how to do it.
I’ve created a /data/StableDiffusion folder (which didn’t exist), and added model files from /data/models, with no effect. I’ve added them to /data/models/stable-diffusion (which already exists), with no effect. Is there another location where the files are stored? Do I need to do something else to get them to work?
Yes, after it’s installed you can just shove the safetensors etc into the folder and they show in the list after refresh.
Thanks. The Docker version is supposed to be easier, as it handles updates to all dependencies automatically. But, if I can’t add new models there’s not much incentive to keep using it.
I’m sure there is a way you can, but I have no idea, I don’t really understand docker. I never use it