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"