wrdias commited on
Commit
fa4a6c5
·
1 Parent(s): a738b36

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -62,7 +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
- # 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 && \
 
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 encode_image && \
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 && \