mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 20:43:31 +08:00
nodes
This commit is contained in:
parent
e5732da12e
commit
99173a8c83
17
script.sh
17
script.sh
@ -347,6 +347,23 @@ cd comfyui_controlnet_aux
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/chrisgoringe/cg-use-everywhere.git
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/ltdrdata/was-node-suite-comfyui.git
|
||||
cd was-node-suite-comfyui
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
|
||||
# REMOTE_PORT="$1"
|
||||
|
||||
# 传入参数3,4,5,... 这样便于扩展,如果以后用了其他的frp,也好调整。
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user