kadirnar commited on
Commit
800be8f
1 Parent(s): 221fb25

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -90,7 +90,7 @@ RUN cd custom_nodes && git clone https://github.com/gokayfem/ComfyUI-Depth-Visua
90
  RUN cd custom_nodes && git clone https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI
91
  RUN cd custom_nodes && git clone https://github.com/gokayfem/ComfyUI-Dream-Interpreter && cd ComfyUI-Dream-Interpreter && pip install -r requirements.txt
92
  RUN cd custom_nodes && git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
93
- RUN cd custom_nodes && git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && cd ComfyUI-Advanced-ControlNet && pip install -r requirements.txt#
94
  # RUN cd custom_nodes && git clone https://github.com/MrForExample/ComfyUI-3D-Pack && cd ComfyUI-3D-Pack && pip install -r requirements.txt
95
 
96
  RUN echo "Downloading checkpoints..."
 
90
  RUN cd custom_nodes && git clone https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI
91
  RUN cd custom_nodes && git clone https://github.com/gokayfem/ComfyUI-Dream-Interpreter && cd ComfyUI-Dream-Interpreter && pip install -r requirements.txt
92
  RUN cd custom_nodes && git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
93
+ RUN cd custom_nodes && git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && cd ComfyUI-Advanced-ControlNet && pip install -r requirements.txt
94
  # RUN cd custom_nodes && git clone https://github.com/MrForExample/ComfyUI-3D-Pack && cd ComfyUI-3D-Pack && pip install -r requirements.txt
95
 
96
  RUN echo "Downloading checkpoints..."