mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 02:03:31 +08:00
PuLID_ComfyUI
This commit is contained in:
parent
31d00ecbf7
commit
db0228685d
@ -314,6 +314,12 @@ cd ComfyUI-FluxTrainer
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/cubiq/PuLID_ComfyUI.git
|
||||
cd PuLID_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