wrdias commited on
Commit
6e6e3f8
·
verified ·
1 Parent(s): 93db01d

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -191,7 +191,6 @@ RUN echo "Downloading checkpoints..." && \
191
  git clone https://github.com/Nourepide/ComfyUI-Allor.git
192
 
193
  RUN cd custom_nodes && git clone https://github.com/storyicon/comfyui_segment_anything.git
194
-
195
  RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
196
  RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
197
 
 
191
  git clone https://github.com/Nourepide/ComfyUI-Allor.git
192
 
193
  RUN cd custom_nodes && git clone https://github.com/storyicon/comfyui_segment_anything.git
 
194
  RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
195
  RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
196