diff --git a/script.sh b/script.sh index 7c191ea9f..435db9a2d 100644 --- a/script.sh +++ b/script.sh @@ -389,11 +389,11 @@ cd custom_nodes git clone https://github.com/tusharbhutt/Endless-Nodes.git 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 +git clone https://github.com/ssitu/ComfyUI_roop +cd ComfyUI_roop +python install.py +cd /kaggle/ComfyUI cd custom_nodes git clone https://github.com/Gourieff/ComfyUI-ReActor.git