Skip to content

Commit

Permalink
update Impact-Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Dec 14, 2024
1 parent 81ca1a2 commit 8cd85ad
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 36 deletions.
15 changes: 7 additions & 8 deletions pt21-cu118/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ $gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
mv AIGODLIKE-ComfyUI-Translation AIGODLIKE-ComfyUI-Translation.disabled

$gcs https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git
$gcs https://github.com/kijai/ComfyUI-KJNodes.git
$gcs https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
$gcs https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
$gcs https://github.com/WASasquatch/was-node-suite-comfyui.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git

git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
cd ComfyUI-Inspire-Pack
Expand All @@ -51,12 +53,10 @@ git reset --hard "1.9"
cd "$workdir"
mv python_embeded Comfy3D_WinPortable/python_embeded

# Download Impact-Pack & Subpack & models
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
cd ComfyUI-Impact-Pack
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git impact_subpack
# Use its installer to download models
# Download models for Impact-Pack & Impact-Subpack
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Subpack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py

# Run test, also let custom nodes download some models
Expand Down Expand Up @@ -96,6 +96,5 @@ cp -rf "$workdir"/attachments/* \
# Clean up
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
rm ./was-node-suite-comfyui/was_suite_config.json
rm ./ComfyUI-Impact-Pack/impact-pack.ini

cd "$workdir"
15 changes: 7 additions & 8 deletions pt23-cu121/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ $gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
mv AIGODLIKE-ComfyUI-Translation AIGODLIKE-ComfyUI-Translation.disabled

$gcs https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git
$gcs https://github.com/kijai/ComfyUI-KJNodes.git
$gcs https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
$gcs https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
$gcs https://github.com/WASasquatch/was-node-suite-comfyui.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git

git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
cd ComfyUI-Inspire-Pack
Expand All @@ -51,12 +53,10 @@ git reset --hard "1.9"
cd "$workdir"
mv python_embeded Comfy3D_WinPortable/python_embeded

# Download Impact-Pack & Subpack & models
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
cd ComfyUI-Impact-Pack
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git impact_subpack
# Use its installer to download models
# Download models for Impact-Pack & Impact-Subpack
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Subpack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py

# Run test, also let custom nodes download some models
Expand Down Expand Up @@ -96,6 +96,5 @@ cp -rf "$workdir"/attachments/* \
# Clean up
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
rm ./was-node-suite-comfyui/was_suite_config.json
rm ./ComfyUI-Impact-Pack/impact-pack.ini

cd "$workdir"
15 changes: 7 additions & 8 deletions pt24-cu121/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ $gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
mv AIGODLIKE-ComfyUI-Translation AIGODLIKE-ComfyUI-Translation.disabled

$gcs https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git
$gcs https://github.com/kijai/ComfyUI-KJNodes.git
$gcs https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
$gcs https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
$gcs https://github.com/WASasquatch/was-node-suite-comfyui.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git

git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
cd ComfyUI-Inspire-Pack
Expand All @@ -51,12 +53,10 @@ git reset --hard "1.9"
cd "$workdir"
mv python_embeded Comfy3D_WinPortable/python_embeded

# Download Impact-Pack & Subpack & models
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
cd ComfyUI-Impact-Pack
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git impact_subpack
# Use its installer to download models
# Download models for Impact-Pack & Impact-Subpack
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Subpack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py

# Run test, also let custom nodes download some models
Expand Down Expand Up @@ -96,6 +96,5 @@ cp -rf "$workdir"/attachments/* \
# Clean up
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
rm ./was-node-suite-comfyui/was_suite_config.json
rm ./ComfyUI-Impact-Pack/impact-pack.ini

cd "$workdir"
20 changes: 8 additions & 12 deletions pt25-cu124/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,22 @@ $gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
mv AIGODLIKE-ComfyUI-Translation AIGODLIKE-ComfyUI-Translation.disabled

$gcs https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git
$gcs https://github.com/kijai/ComfyUI-KJNodes.git
$gcs https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
$gcs https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
$gcs https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
$gcs https://github.com/WASasquatch/was-node-suite-comfyui.git
$gcs https://github.com/edenartlab/eden_comfy_pipelines.git

git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
cd ComfyUI-Inspire-Pack
git reset --hard "1.9"

cd "$workdir"
mv python_embeded Comfy3D_WinPortable/python_embeded

# Download Impact-Pack & Subpack & models
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
cd ComfyUI-Impact-Pack
$gcs https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git impact_subpack
# Use its installer to download models
# Download models for Impact-Pack & Impact-Subpack
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes/ComfyUI-Impact-Subpack
"$workdir"/Comfy3D_WinPortable/python_embeded/python.exe -s -B install.py

# Run test, also let custom nodes download some models
Expand Down Expand Up @@ -96,6 +93,5 @@ cp -rf "$workdir"/attachments/* \
# Clean up
cd "$workdir"/Comfy3D_WinPortable/ComfyUI/custom_nodes
rm ./was-node-suite-comfyui/was_suite_config.json
rm ./ComfyUI-Impact-Pack/impact-pack.ini

cd "$workdir"

0 comments on commit 8cd85ad

Please sign in to comment.