From f4cbe90ba2fdb53e2ec3e37247a8ac4639312bb2 Mon Sep 17 00:00:00 2001 From: bilt Date: Fri, 25 Jul 2025 19:57:58 +0800 Subject: [PATCH] encrypt image commented --- script.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script.sh b/script.sh index dbbec3561..9de5b89f9 100644 --- a/script.sh +++ b/script.sh @@ -66,9 +66,9 @@ cd /kaggle/ComfyUI # pip install --upgrade gguf # 4 encrypt image -cd custom_nodes -git clone https://github.com/Vander-Bilt/comfyui-encrypt-image.git -cd /kaggle/ComfyUI +# cd custom_nodes +# git clone https://github.com/Vander-Bilt/comfyui-encrypt-image.git +# cd /kaggle/ComfyUI #5 Prompts Generator cd custom_nodes