From c64ef26d23f03140de77220b13594c55f047b003 Mon Sep 17 00:00:00 2001 From: bilt Date: Mon, 25 Aug 2025 15:59:08 +0800 Subject: [PATCH] ComfyUI_roop --- script.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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