From aed01b5c90ffd8d8999228308480ed75013d474c Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 29 Nov 2023 10:29:07 +0900 Subject: [PATCH] update DB --- model-list.json | 4 ++-- node_db/new/model-list.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/model-list.json b/model-list.json index bfae1868..e6b78f67 100644 --- a/model-list.json +++ b/model-list.json @@ -184,7 +184,7 @@ "name": "SDXL-Turbo 1.0 (fp16)", "type": "checkpoints", "base": "SDXL", - "save_path": "default", + "save_path": "checkpoints/SDXL-TURBO", "description": "[6.9GB] SDXL-Turbo 1.0 fp16", "reference": "https://huggingface.co/stabilityai/sdxl-turbo", "filename": "sd_xl_turbo_1.0_fp16.safetensors", @@ -194,7 +194,7 @@ "name": "SDXL-Turbo 1.0", "type": "checkpoints", "base": "SDXL", - "save_path": "default", + "save_path": "checkpoints/SDXL-TURBO", "description": "[13.9GB] SDXL-Turbo 1.0", "reference": "https://huggingface.co/stabilityai/sdxl-turbo", "filename": "sd_xl_turbo_1.0.safetensors", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 012fd88c..8868e76d 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -4,7 +4,7 @@ "name": "SDXL-Turbo 1.0 (fp16)", "type": "checkpoints", "base": "SDXL", - "save_path": "default", + "save_path": "checkpoints/SDXL-TURBO", "description": "[6.9GB] SDXL-Turbo 1.0 fp16", "reference": "https://huggingface.co/stabilityai/sdxl-turbo", "filename": "sd_xl_turbo_1.0_fp16.safetensors", @@ -14,7 +14,7 @@ "name": "SDXL-Turbo 1.0", "type": "checkpoints", "base": "SDXL", - "save_path": "default", + "save_path": "checkpoints/SDXL-TURBO", "description": "[13.9GB] SDXL-Turbo 1.0", "reference": "https://huggingface.co/stabilityai/sdxl-turbo", "filename": "sd_xl_turbo_1.0.safetensors",