mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-26 08:45:43 +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
|
git clone https://github.com/tusharbhutt/Endless-Nodes.git
|
||||||
cd /kaggle/ComfyUI
|
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
|
cd custom_nodes
|
||||||
git clone https://github.com/ssitu/ComfyUI_roop
|
git clone https://github.com/Gourieff/ComfyUI-ReActor.git
|
||||||
cd ComfyUI_roop
|
cd ComfyUI-ReActor
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user