mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-17 14:30:04 +08:00
ComfyUI-ReActor
This commit is contained in:
parent
9c3295ca6d
commit
8d236d512e
10
script.sh
10
script.sh
@ -389,9 +389,15 @@ cd custom_nodes
|
||||
git clone https://github.com/tusharbhutt/Endless-Nodes.git
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
# cd custom_nodes
|
||||
# git clone https://github.com/ssitu/ComfyUI_roop
|
||||
# cd ComfyUI_roop
|
||||
# pip install -r requirements.txt
|
||||
# cd /kaggle/ComfyUI
|
||||
|
||||
cd custom_nodes
|
||||
git clone https://github.com/ssitu/ComfyUI_roop
|
||||
cd ComfyUI_roop
|
||||
git clone https://github.com/Gourieff/ComfyUI-ReActor.git
|
||||
cd ComfyUI-ReActor
|
||||
pip install -r requirements.txt
|
||||
cd /kaggle/ComfyUI
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user