stable-diffusion-rocm-docker icon indicating copy to clipboard operation
stable-diffusion-rocm-docker copied to clipboard

Volumes

Open Code-Slave opened this issue 3 years ago • 2 comments

What are the best directories to map for persistant data instead of storing in the docker volume

Code-Slave avatar Oct 26 '22 18:10 Code-Slave

additionally getting this error art run. installed roc5.3 on my box and the verification look ok according to docs

Code-Slave avatar Oct 26 '22 19:10 Code-Slave

Hi! You probably want /sd/outputs and /sd/ui-config.json at minimum (ref 1, ref 2), but unfortunately the WebUI seems to generate a ton of different temporary or distinct config-related paths in the root directory, based on the gitignore.

l1na-forever avatar Oct 27 '22 23:10 l1na-forever