JCscrew commited on
Commit
51dc63d
·
verified ·
1 Parent(s): ce0a61b

Update script_nightly1.sh

Browse files
Files changed (1) hide show
  1. script_nightly1.sh +2 -0
script_nightly1.sh CHANGED
@@ -22,6 +22,8 @@ APT_PACKAGES=(
22
  PIP_PACKAGES=(
23
  )
24
  NODES=(
 
 
25
  "https://github.com/cubiq/ComfyUI_IPAdapter_plus.git"
26
  "https://github.com/ka-puna/comfyui-yanc.git"
27
  )
 
22
  PIP_PACKAGES=(
23
  )
24
  NODES=(
25
+ "https://github.com/ltdrdata/ComfyUI-Impact-Pack.git"
26
+ "https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git"
27
  "https://github.com/cubiq/ComfyUI_IPAdapter_plus.git"
28
  "https://github.com/ka-puna/comfyui-yanc.git"
29
  )