Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -114,7 +114,7 @@ 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 && \
|
|
|
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 && \
|