reactor removed

This commit is contained in:
bilt 2025-08-25 16:56:13 +08:00
parent c64ef26d23
commit c0e4ee5806

View File

@ -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"