kadirnar commited on
Commit
9388bf9
·
verified ·
1 Parent(s): 4fbec9c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -82,7 +82,7 @@ RUN cd custom_nodes && git clone https://github.com/Kosinkadink/ComfyUI-VideoHel
82
  RUN cd custom_nodes && git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts
83
  RUN cd custom_nodes && git clone https://github.com/WASasquatch/FreeU_Advanced
84
  RUN cd custom_nodes && git clone https://github.com/city96/SD-Advanced-Noise
85
- RUN cd custom_nodes && git clone https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet
86
  RUN cd custom_nodes && git clone https://github.com/sipherxyz/comfyui-art-venture && cd comfyui-art-venture && pip install -r requirements.txt
87
  RUN cd custom_nodes && git clone https://github.com/evanspearman/ComfyMath && cd ComfyMath && pip install -r requirements.txt
88
  RUN cd custom_nodes && git clone https://github.com/Gourieff/comfyui-reactor-node && cd comfyui-reactor-node && pip install -r requirements.txt
 
82
  RUN cd custom_nodes && git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts
83
  RUN cd custom_nodes && git clone https://github.com/WASasquatch/FreeU_Advanced
84
  RUN cd custom_nodes && git clone https://github.com/city96/SD-Advanced-Noise
85
+ RUN cd custom_nodes && git clone https://github.com/kadirnar/ComfyUI_Custom_Nodes_AlekPet
86
  RUN cd custom_nodes && git clone https://github.com/sipherxyz/comfyui-art-venture && cd comfyui-art-venture && pip install -r requirements.txt
87
  RUN cd custom_nodes && git clone https://github.com/evanspearman/ComfyMath && cd ComfyMath && pip install -r requirements.txt
88
  RUN cd custom_nodes && git clone https://github.com/Gourieff/comfyui-reactor-node && cd comfyui-reactor-node && pip install -r requirements.txt