Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +4 -4
Dockerfile
CHANGED
@@ -186,10 +186,10 @@ RUN echo "Downloading checkpoints..." && \
|
|
186 |
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
|
187 |
git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
|
188 |
git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
|
189 |
-
git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
# git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
|
194 |
|
195 |
# Install custom nodes
|
|
|
186 |
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
|
187 |
git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
|
188 |
git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
|
189 |
+
git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git && \
|
190 |
+
git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
|
191 |
+
git clone https://github.com/Nourepide/ComfyUI-Allor.git && \
|
192 |
+
git clone https://github.com/storyicon/comfyui_segment_anything.git
|
193 |
# git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
|
194 |
|
195 |
# Install custom nodes
|