mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 00:16:39 +08:00
AdvancedLivePortrait
This commit is contained in:
parent
fb07393a35
commit
c35b6837de
45
script.sh
45
script.sh
@ -209,57 +209,12 @@ cd /kaggle/ComfyUI
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# These custom nodes used by workflow V250117_MICKMUMPITZ_CCC_v01_FLUX_SIMPLE.json ------------ start ------------
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/chrisgoringe/cg-use-everywhere.git
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack comfyui-impact-pack
|
|
||||||
cd comfyui-impact-pack
|
|
||||||
pip install -r requirements.txt
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/kijai/ComfyUI-IC-Light.git
|
|
||||||
cd ComfyUI-IC-Light
|
|
||||||
pip install -r requirements.txt
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/cubiq/ComfyUI_essentials.git
|
|
||||||
cd ComfyUI_essentials
|
|
||||||
pip install -r requirements.txt
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack
|
|
||||||
cd ComfyUI-Impact-Subpack
|
|
||||||
pip install -r requirements.txt
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
|
|
||||||
cd custom_nodes
|
|
||||||
git clone https://github.com/lldacing/ComfyUI_BiRefNet_ll.git
|
|
||||||
cd ComfyUI_BiRefNet_ll
|
|
||||||
pip install -r requirements.txt
|
|
||||||
cd /kaggle/ComfyUI
|
|
||||||
|
|
||||||
cd custom_nodes
|
cd custom_nodes
|
||||||
git clone https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait.git
|
git clone https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait.git
|
||||||
cd ComfyUI-AdvancedLivePortrait
|
cd ComfyUI-AdvancedLivePortrait
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
# These custom nodes used by workflow 250117_MICKMUMPITZ_CCC_v01_FLUX_SIMPLE.json ------------ end ------------
|
|
||||||
|
|
||||||
|
|
||||||
# REMOTE_PORT="$1"
|
# REMOTE_PORT="$1"
|
||||||
|
|
||||||
# 传入参数3,4,5,... 这样便于扩展,如果以后用了其他的frp,也好调整。
|
# 传入参数3,4,5,... 这样便于扩展,如果以后用了其他的frp,也好调整。
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user