From 45dd5770ab1088e5dbe75a6837c7c7b9f8027f35 Mon Sep 17 00:00:00 2001 From: rvion Date: Sun, 7 Jan 2024 09:28:36 +0100 Subject: [PATCH] de-duplicate model names --- 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 47425c8a..872b2e7d 100644 --- a/model-list.json +++ b/model-list.json @@ -691,7 +691,7 @@ "url": "https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin" }, { - "name": "CLIPVision model (IP-Adapter)", + "name": "CLIPVision model (IP-Adapter) 1.5", "type": "clip_vision", "base": "SD1.5", "save_path": "clip_vision/SD1.5", @@ -701,7 +701,7 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/pytorch_model.bin" }, { - "name": "CLIPVision model (IP-Adapter)", + "name": "CLIPVision model (IP-Adapter) XL", "type": "clip_vision", "base": "SDXL", "save_path": "clip_vision/SDXL", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index fc2981c8..8f46d3f0 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -658,7 +658,7 @@ }, { - "name": "CLIPVision model (IP-Adapter)", + "name": "CLIPVision model (IP-Adapter) 1.5", "type": "clip_vision", "base": "SD1.5", "save_path": "clip_vision/SD1.5", @@ -668,7 +668,7 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/pytorch_model.bin" }, { - "name": "CLIPVision model (IP-Adapter)", + "name": "CLIPVision model (IP-Adapter) XL", "type": "clip_vision", "base": "SDXL", "save_path": "clip_vision/SDXL",