This commit is contained in:
Owl 2024-10-13 06:28:25 +07:00
parent 71dd70ff12
commit 2236b83722
2 changed files with 2 additions and 3 deletions

View file

@ -12,7 +12,8 @@ RUN git clone https://github.com/comfyanonymous/ComfyUI.git /ComfyUI
WORKDIR /ComfyUI
VOLUME ["/ComfyUI/models/diffusion_models", \
VOLUME [ \
"/ComfyUI/models/diffusion_models", \
"/ComfyUI/models/controlnet", \
"/ComfyUI/models/upscale_models", \
"/ComfyUI/models/photomaker", \