Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -96,7 +96,7 @@ RUN echo "Downloading checkpoints..." && \
|
|
96 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
97 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
|
98 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
99 |
-
|
100 |
|
101 |
# Install custom nodes
|
102 |
echo "Installing custom nodes..."
|
|
|
96 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
97 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
|
98 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
99 |
+
git clone https://github.com/ltdrdata/ComfyUI-Workflow-Component.git &&\
|
100 |
|
101 |
# Install custom nodes
|
102 |
echo "Installing custom nodes..."
|