kadirnar commited on
Commit
4fbec9c
·
verified ·
1 Parent(s): 3548a76

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -94,7 +94,6 @@ RUN cd custom_nodes && git clone https://github.com/gokayfem/ComfyUI-Dream-Inter
94
  RUN cd custom_nodes && git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
95
  RUN cd custom_nodes && git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && cd ComfyUI-Advanced-ControlNet && pip install -r requirements.txt
96
  RUN cd custom_nodes && git clone https://github.com/MrForExample/ComfyUI-3D-Pack && cd ComfyUI-3D-Pack && pip install -r requirements.txt
97
- RUN pip install --no-cache-dir -r /requirements_post.txt
98
 
99
  # RUN echo "Downloading checkpoints..."
100
  # RUN wget -c https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning/resolve/main/RealVisXL_V4.0_Lightning.safetensors -P ./models/checkpoints/
 
94
  RUN cd custom_nodes && git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
95
  RUN cd custom_nodes && git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && cd ComfyUI-Advanced-ControlNet && pip install -r requirements.txt
96
  RUN cd custom_nodes && git clone https://github.com/MrForExample/ComfyUI-3D-Pack && cd ComfyUI-3D-Pack && pip install -r requirements.txt
 
97
 
98
  # RUN echo "Downloading checkpoints..."
99
  # RUN wget -c https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning/resolve/main/RealVisXL_V4.0_Lightning.safetensors -P ./models/checkpoints/