zac commited on
Commit
ab28ec4
1 Parent(s): 432ed64

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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 && pip install -r requirements.txt
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