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",