mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 01:36:41 +08:00
reactor removed
This commit is contained in:
parent
c64ef26d23
commit
c0e4ee5806
10
script.sh
10
script.sh
@ -395,11 +395,11 @@ cd ComfyUI_roop
|
|||||||
python install.py
|
python install.py
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
cd custom_nodes
|
# cd custom_nodes
|
||||||
git clone https://github.com/Gourieff/ComfyUI-ReActor.git
|
# git clone https://github.com/Gourieff/ComfyUI-ReActor.git
|
||||||
cd ComfyUI-ReActor
|
# cd ComfyUI-ReActor
|
||||||
pip install -r requirements.txt
|
# pip install -r requirements.txt
|
||||||
cd /kaggle/ComfyUI
|
# cd /kaggle/ComfyUI
|
||||||
|
|
||||||
# REMOTE_PORT="$1"
|
# REMOTE_PORT="$1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user