EDIT: Updating the UI container path to /opt/stable-diffusion seems to have fixed the issue (I had it set this way previously, so it was likely deleting the easydiffusion folder and restarting the docker that did the trick).
__________
I've picked this up and have been successfully testing it with my 1050Ti.
Where I've become stuck is adding new models (and changing the outputs folder), TIs, and LORAs - I don't seem to be able to get the docker to pick them up. My preference is to leave them in a share, but whether it's from a share or appdata, the models won't populate in the UI.
Current config:
UI Path: Container path and host path points to /mnt/user/StableDiffusion/
Outputs: Host Path /mnt/user/StableDiffusion/outputs, container path /outputs
Share structure:
-StableDiffusion
-outputs
-models
-embeddings
-hypernetwork
-lora
-stable-diffusion
**CKPT MODELS ARE HERE**
-vae
-01-easy-diffusion
-03-invokeai
Can anyone tell me what I'm doing wrong? I've tried multiple configs to get this working, but haven't had any luck. I'm using EasyDiffusion for now, and dropping the models in that sibdir, or in appdata didn't seem to help either.