Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -157,6 +157,7 @@ RUN echo "Downloading checkpoints..." && \
|
|
157 |
git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
|
158 |
git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
|
159 |
git clone https://github.com/Fannovel16/comfyui_controlnet_aux && \
|
|
|
160 |
|
161 |
# Install custom nodes
|
162 |
echo "Installing custom nodes..."
|
|
|
157 |
git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
|
158 |
git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
|
159 |
git clone https://github.com/Fannovel16/comfyui_controlnet_aux && \
|
160 |
+
git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && \
|
161 |
|
162 |
# Install custom nodes
|
163 |
echo "Installing custom nodes..."
|