wrdias commited on
Commit
498a841
·
1 Parent(s): db35370

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -62,6 +62,7 @@ RUN echo "Installing custom nodes..."
62
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
63
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
64
  git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
 
65
  git clone https://github.com/Gourieff/comfyui-reactor-node && \
66
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
67
  # git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
 
62
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
63
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
64
  git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
65
+ pip install basicsr && \
66
  git clone https://github.com/Gourieff/comfyui-reactor-node && \
67
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
68
  # git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \