From 8afd15f948ca0160bd25c49914bdc6dacd2984f4 Mon Sep 17 00:00:00 2001 From: bilt Date: Fri, 15 Aug 2025 09:45:36 +0800 Subject: [PATCH] fix --- script.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/script.sh b/script.sh index 732f0dd84..26abbbff0 100644 --- a/script.sh +++ b/script.sh @@ -47,8 +47,8 @@ ln -s /kaggle/input/svdq-int4-r32-flux-1-kontext-dev/svdq-int4_r32-flux.1-kontex # ln -s /kaggle/working/sd3.5_large_fp8_scaled.safetensors ./models/checkpoints/sd3.5_large_fp8_scaled.safetensors #iniverseMixSFWNSFW_ponyRealGuofengV51 dreamshaperXL_lightningDPMSDE -wget -c https://huggingface.co/datasets/Heng365/mydataset/resolve/main/iniverseMixSFWNSFW_ponyRealGuofengV51.safetensors -P ./models/checkpoints -wget -c https://huggingface.co/gingerlollipopdx/ModelsXL/resolve/57ff7db12ceda2efe09ac1048b6b25fb33406401/dreamshaperXL_lightningDPMSDE.safetensors -P ./models/checkpoints +wget -c "https://civitai.com/api/download/models/1759168?type=Model&format=SafeTensor&size=full&fp=fp16" -P ./models/checkpoints +# wget -c https://huggingface.co/gingerlollipopdx/ModelsXL/resolve/57ff7db12ceda2efe09ac1048b6b25fb33406401/dreamshaperXL_lightningDPMSDE.safetensors -P ./models/checkpoints #InstantID mkdir -p ./models/instantid @@ -242,11 +242,11 @@ cd /kaggle/ComfyUI #cog-consistent-character -cd custom_nodes -git clone --recurse-submodules https://github.com/fofr/cog-consistent-character.git -cd cog-consistent-character -python ./scripts/install_custom_nodes.py -cd /kaggle/ComfyUI +# cd custom_nodes +# git clone --recurse-submodules https://github.com/fofr/cog-consistent-character.git +# cd cog-consistent-character +# python ./scripts/install_custom_nodes.py +# cd /kaggle/ComfyUI cd custom_nodes