Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -75,6 +75,7 @@ RUN echo "Installing custom nodes..."
|
|
75 |
git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes && \
|
76 |
# git clone https://github.com/jags111/efficiency-nodes-comfyui && \
|
77 |
# git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes && \
|
|
|
78 |
git clone https://github.com/Fannovel16/comfyui_controlnet_aux
|
79 |
|
80 |
# Install custom nodes
|
|
|
75 |
git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes && \
|
76 |
# git clone https://github.com/jags111/efficiency-nodes-comfyui && \
|
77 |
# git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes && \
|
78 |
+
git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && \
|
79 |
git clone https://github.com/Fannovel16/comfyui_controlnet_aux
|
80 |
|
81 |
# Install custom nodes
|