Skip to content

Commit

Permalink
alter url
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Dec 17, 2024
1 parent 8cd85ad commit b667340
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pt21-cu118/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rm ./ComfyUI-3D-Pack/install.py
rm -rf ./ComfyUI-3D-Pack/_Pre_Builds

# Install ComfyUI-Manager but disable it by default
git clone https://ghp.ci/https://github.com/ltdrdata/ComfyUI-Manager.git
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
mv ComfyUI-Manager ComfyUI-Manager.disabled

$gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
Expand Down
2 changes: 1 addition & 1 deletion pt23-cu121/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rm ./ComfyUI-3D-Pack/install.py
rm -rf ./ComfyUI-3D-Pack/_Pre_Builds

# Install ComfyUI-Manager but disable it by default
git clone https://ghp.ci/https://github.com/ltdrdata/ComfyUI-Manager.git
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
mv ComfyUI-Manager ComfyUI-Manager.disabled

$gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
Expand Down
2 changes: 1 addition & 1 deletion pt24-cu121/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rm ./ComfyUI-3D-Pack/install.py
rm -rf ./ComfyUI-3D-Pack/_Pre_Builds

# Install ComfyUI-Manager but disable it by default
git clone https://ghp.ci/https://github.com/ltdrdata/ComfyUI-Manager.git
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
mv ComfyUI-Manager ComfyUI-Manager.disabled

$gcs https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation.git
Expand Down

0 comments on commit b667340

Please sign in to comment.