mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 21:36:42 +08:00
This commit is contained in:
parent
89773a00de
commit
6a09022c5c
10
script.sh
10
script.sh
@ -340,9 +340,15 @@ cd PuLID_ComfyUI
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
# cd custom_nodes
|
||||
# git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced.git
|
||||
# cd ComfyUI-PuLID-Flux-Enhanced
|
||||
# pip install -r requirements.txt
|
||||
# cd /kaggle/ComfyUI
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced.git
|
||||
cd ComfyUI-PuLID-Flux-Enhanced
|
||||
git clone https://github.com/balazik/ComfyUI-PuLID-Flux.git
|
||||
cd ComfyUI-PuLID-Flux
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user