mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 23:50:05 +08:00
order
This commit is contained in:
parent
ae413867c2
commit
6cee643b4f
12
script.sh
12
script.sh
@ -340,11 +340,7 @@ 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/balazik/ComfyUI-PuLID-Flux.git
|
||||
@ -352,6 +348,12 @@ cd ComfyUI-PuLID-Flux
|
||||
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/Fannovel16/comfyui_controlnet_aux/
|
||||
cd comfyui_controlnet_aux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user