stable-diffusion-webui-docker/services
Mat c524d95145
Fix overwriting existing values in config.json in auto
`jq` merge direction in this case is right to left so if the user had set up custom paths it would replace them with the default ones. 

This PR switches the direction to use the defaults as fallback instead of overwriting user settings.
2023-04-22 19:20:50 +02:00
..
AUTOMATIC1111 Fix overwriting existing values in config.json in auto 2023-04-22 19:20:50 +02:00
comfy Support for ComfyUI (#384) 2023-04-21 21:34:17 +02:00
download Add mounts for openpose (#387) 2023-04-05 19:09:07 +02:00
invoke Refactor invoke (#405) 2023-04-16 10:56:27 +02:00
sygil Make Dockerfiles OCI compliant (#408) 2023-04-16 10:32:03 +02:00