@@ -12,84 +12,84 @@ echo "[INFO] 下载 ComfyUI & Manager..."
1212echo " ########################################"
1313
1414cd /default-comfyui-bundle
15- git clone ' https://gh-proxy.com /https://github.com/comfyanonymous/ComfyUI.git'
15+ git clone ' https://gh-proxy.org /https://github.com/comfyanonymous/ComfyUI.git'
1616cd /default-comfyui-bundle/ComfyUI
1717# 使用稳定版 ComfyUI(GitHub 上有发布标签)
1818git reset --hard " $( git tag | grep -e ' ^v' | sort -V | tail -1) "
1919
2020cd /default-comfyui-bundle/ComfyUI/custom_nodes
21- gcs ' https://gh-proxy.com /https://github.com/Comfy-Org/ComfyUI-Manager.git'
21+ gcs ' https://gh-proxy.org /https://github.com/Comfy-Org/ComfyUI-Manager.git'
2222
2323# 使用镜像站点替换 ComfyUI-Manager 默认仓库地址,避免卡 UI
2424# 治标但不治本,使用 Manager 全部功能仍需挂代理或魔改
2525mkdir -p /default-comfyui-bundle/ComfyUI/user/__manager
2626
2727cat << EOF > /default-comfyui-bundle/ComfyUI/user/__manager/config.ini
2828[default]
29- channel_url = https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
29+ channel_url = https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
3030use_uv = False
3131EOF
3232
3333cat << EOF > /default-comfyui-bundle/ComfyUI/user/__manager/channels.list
34- default::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
35- recent::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new
36- legacy::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/legacy
37- forked::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/forked
38- dev::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/dev
39- tutorial::https://gh-proxy.com /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/tutorial
34+ default::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
35+ recent::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new
36+ legacy::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/legacy
37+ forked::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/forked
38+ dev::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/dev
39+ tutorial::https://gh-proxy.org /https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/tutorial
4040EOF
4141
4242echo " ########################################"
4343echo " [INFO] 下载扩展组件(自定义节点)……"
4444echo " ########################################"
4545
4646# 性能
47- gcs https://gh-proxy.com /https://github.com/openvino-dev-samples/comfyui_openvino.git
48- gcs https://gh-proxy.com /https://github.com/welltop-cn/ComfyUI-TeaCache.git
49- gcs https://gh-proxy.com /https://github.com/city96/ComfyUI-GGUF.git
47+ gcs https://gh-proxy.org /https://github.com/openvino-dev-samples/comfyui_openvino.git
48+ gcs https://gh-proxy.org /https://github.com/welltop-cn/ComfyUI-TeaCache.git
49+ gcs https://gh-proxy.org /https://github.com/city96/ComfyUI-GGUF.git
5050
5151# 工作空间
52- gcs https://gh-proxy.com /https://github.com/crystian/ComfyUI-Crystools.git
52+ gcs https://gh-proxy.org /https://github.com/crystian/ComfyUI-Crystools.git
5353
5454# 综合
55- gcs https://gh-proxy.com /https://github.com/ltdrdata/was-node-suite-comfyui.git
56- gcs https://gh-proxy.com /https://github.com/kijai/ComfyUI-KJNodes.git
57- gcs https://gh-proxy.com /https://github.com/bash-j/mikey_nodes.git
58- gcs https://gh-proxy.com /https://github.com/chrisgoringe/cg-use-everywhere.git
59- gcs https://gh-proxy.com /https://github.com/jags111/efficiency-nodes-comfyui.git
60- gcs https://gh-proxy.com /https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git
61- gcs https://gh-proxy.com /https://github.com/rgthree/rgthree-comfy.git
62- gcs https://gh-proxy.com /https://github.com/shiimizu/ComfyUI_smZNodes.git
55+ gcs https://gh-proxy.org /https://github.com/ltdrdata/was-node-suite-comfyui.git
56+ gcs https://gh-proxy.org /https://github.com/kijai/ComfyUI-KJNodes.git
57+ gcs https://gh-proxy.org /https://github.com/bash-j/mikey_nodes.git
58+ gcs https://gh-proxy.org /https://github.com/chrisgoringe/cg-use-everywhere.git
59+ gcs https://gh-proxy.org /https://github.com/jags111/efficiency-nodes-comfyui.git
60+ gcs https://gh-proxy.org /https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git
61+ gcs https://gh-proxy.org /https://github.com/rgthree/rgthree-comfy.git
62+ gcs https://gh-proxy.org /https://github.com/shiimizu/ComfyUI_smZNodes.git
6363
6464# 控制
65- gcs https://gh-proxy.com /https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
66- gcs https://gh-proxy.com /https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
67- gcs https://gh-proxy.com /https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
68- gcs https://gh-proxy.com /https://github.com/Fannovel16/comfyui_controlnet_aux.git
69- gcs https://gh-proxy.com /https://github.com/florestefano1975/comfyui-portrait-master.git
70- gcs https://gh-proxy.com /https://github.com/Gourieff/ComfyUI-ReActor.git
71- gcs https://gh-proxy.com /https://github.com/huchenlei/ComfyUI-layerdiffuse.git
72- gcs https://gh-proxy.com /https://github.com/kijai/ComfyUI-Florence2.git
73- gcs https://gh-proxy.com /https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git
74- gcs https://gh-proxy.com /https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git
75- gcs https://gh-proxy.com /https://github.com/twri/sdxl_prompt_styler.git
65+ gcs https://gh-proxy.org /https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
66+ gcs https://gh-proxy.org /https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git
67+ gcs https://gh-proxy.org /https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git
68+ gcs https://gh-proxy.org /https://github.com/Fannovel16/comfyui_controlnet_aux.git
69+ gcs https://gh-proxy.org /https://github.com/florestefano1975/comfyui-portrait-master.git
70+ gcs https://gh-proxy.org /https://github.com/Gourieff/ComfyUI-ReActor.git
71+ gcs https://gh-proxy.org /https://github.com/huchenlei/ComfyUI-layerdiffuse.git
72+ gcs https://gh-proxy.org /https://github.com/kijai/ComfyUI-Florence2.git
73+ gcs https://gh-proxy.org /https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git
74+ gcs https://gh-proxy.org /https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git
75+ gcs https://gh-proxy.org /https://github.com/twri/sdxl_prompt_styler.git
7676
7777# 视频
78- gcs https://gh-proxy.com /https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git
79- gcs https://gh-proxy.com /https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git
80- gcs https://gh-proxy.com /https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
78+ gcs https://gh-proxy.org /https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git
79+ gcs https://gh-proxy.org /https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git
80+ gcs https://gh-proxy.org /https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
8181
8282# 其他
83- gcs https://gh-proxy.com /https://github.com/pythongosssss/ComfyUI-WD14-Tagger.git
84- gcs https://gh-proxy.com /https://github.com/SLAPaper/ComfyUI-Image-Selector.git
83+ gcs https://gh-proxy.org /https://github.com/pythongosssss/ComfyUI-WD14-Tagger.git
84+ gcs https://gh-proxy.org /https://github.com/SLAPaper/ComfyUI-Image-Selector.git
8585
8686# 已停更,待删除
87- gcs https://gh-proxy.com /https://github.com/cubiq/ComfyUI_essentials.git
87+ gcs https://gh-proxy.org /https://github.com/cubiq/ComfyUI_essentials.git
8888
8989# 这些节点需要额外克隆 Git 子模块(GitHub 仓库),可能下载失败,故不在 CN 脚本中下载
90- # gcs https://gh-proxy.com /https://github.com/yolain/ComfyUI-Easy-Use.git
91- # gcs https://gh-proxy.com /https://github.com/melMass/comfy_mtb.git
92- # gcs https://gh-proxy.com /https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
90+ # gcs https://gh-proxy.org /https://github.com/yolain/ComfyUI-Easy-Use.git
91+ # gcs https://gh-proxy.org /https://github.com/melMass/comfy_mtb.git
92+ # gcs https://gh-proxy.org /https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
9393
9494
9595echo " ########################################"
@@ -99,8 +99,8 @@ echo "########################################"
9999# TAESD 模型(用于生成时预览)
100100cd /default-comfyui-bundle/ComfyUI/models/vae
101101
102- # gh-proxy.com 屏蔽了 aria2,这里改用 curl 下载
103- curl -LO ' https://gh-proxy.com /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesdxl_decoder.pth'
104- curl -LO ' https://gh-proxy.com /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesd_decoder.pth'
105- curl -LO ' https://gh-proxy.com /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesd3_decoder.pth'
106- curl -LO ' https://gh-proxy.com /https://github.com/madebyollin/taesd/raw/refs/heads/main/taef1_decoder.pth'
102+ # gh-proxy.org 屏蔽了 aria2,这里改用 curl 下载
103+ curl -LO ' https://gh-proxy.org /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesdxl_decoder.pth'
104+ curl -LO ' https://gh-proxy.org /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesd_decoder.pth'
105+ curl -LO ' https://gh-proxy.org /https://github.com/madebyollin/taesd/raw/refs/heads/main/taesd3_decoder.pth'
106+ curl -LO ' https://gh-proxy.org /https://github.com/madebyollin/taesd/raw/refs/heads/main/taef1_decoder.pth'
0 commit comments