Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -114,12 +114,10 @@ RUN echo "Downloading checkpoints..." && \
|
|
114 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
115 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
|
116 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
117 |
-
git clone https://github.com/ltdrdata/ComfyUI-Workflow-Component.git && \
|
118 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
|
119 |
git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler.git && \
|
120 |
git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder.git && \
|
121 |
git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
|
122 |
-
git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
|
123 |
|
124 |
# Install custom nodes
|
125 |
echo "Installing custom nodes..."
|
|
|
114 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
115 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
|
116 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
|
|
117 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
|
118 |
git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler.git && \
|
119 |
git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder.git && \
|
120 |
git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
|
|
|
121 |
|
122 |
# Install custom nodes
|
123 |
echo "Installing custom nodes..."
|