From c0e4ee5806cd812ff7b88d9616c9afeb7c15d540 Mon Sep 17 00:00:00 2001 From: bilt Date: Mon, 25 Aug 2025 16:56:13 +0800 Subject: [PATCH] reactor removed --- script.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/script.sh b/script.sh index 435db9a2d..cb3abf2de 100644 --- a/script.sh +++ b/script.sh @@ -395,11 +395,11 @@ cd ComfyUI_roop python install.py cd /kaggle/ComfyUI -cd custom_nodes -git clone https://github.com/Gourieff/ComfyUI-ReActor.git -cd ComfyUI-ReActor -pip install -r requirements.txt -cd /kaggle/ComfyUI +# cd custom_nodes +# git clone https://github.com/Gourieff/ComfyUI-ReActor.git +# cd ComfyUI-ReActor +# pip install -r requirements.txt +# cd /kaggle/ComfyUI # REMOTE_PORT="$1"