Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -182,7 +182,7 @@ RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-proces
|
|
| 182 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git
|
| 183 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
|
| 184 |
RUN cd custom_nodes && git clone https://github.com/WASasquatch/was-node-suite-comfyui.git
|
| 185 |
-
RUN cd custom_nodes && git clone https://github.com/biegert/ComfyUI-CLIPSeg.git
|
| 186 |
|
| 187 |
# ComfyUI Manager
|
| 188 |
# RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git
|
|
|
|
| 182 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git
|
| 183 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
|
| 184 |
RUN cd custom_nodes && git clone https://github.com/WASasquatch/was-node-suite-comfyui.git
|
| 185 |
+
RUN cd custom_nodes && git clone https://github.com/biegert/ComfyUI-CLIPSeg.git
|
| 186 |
|
| 187 |
# ComfyUI Manager
|
| 188 |
# RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git
|