From cde8913df518eec8ccd697ad71125fd43ba12901 Mon Sep 17 00:00:00 2001 From: bilt Date: Sat, 16 Aug 2025 20:18:25 +0800 Subject: [PATCH] https://github.com/rgthree/rgthree-comfy.git --- script.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/script.sh b/script.sh index bc1b75fe9..132dbfc28 100644 --- a/script.sh +++ b/script.sh @@ -295,6 +295,10 @@ cd comfyui-crystools pip install -r requirements.txt cd /kaggle/ComfyUI +cd custom_nodes +git clone https://github.com/rgthree/rgthree-comfy.git +cd /kaggle/ComfyUI + cd custom_nodes git clone https://github.com/kijai/ComfyUI-FluxTrainer.git cd ComfyUI-FluxTrainer