From f8a55105020c6e7f336e7eeb311b4da63d42be31 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 10 Jan 2024 01:01:56 +0900 Subject: [PATCH] update DB --- model-list.json | 20 ++++++++++++ node_db/new/model-list.json | 64 +++++++++++++------------------------ 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/model-list.json b/model-list.json index 792f7ed..47a2361 100644 --- a/model-list.json +++ b/model-list.json @@ -1590,6 +1590,26 @@ "filename": "ip-adapter-faceid_sd15_lora.safetensors", "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors" }, + { + "name": "ip-adapter-faceid-plusv2_sd15.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID-Plus V2 Model (SD1.5)", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-plusv2_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin" + }, + { + "name": "ip-adapter-faceid-plus_sd15_lora.safetensors", + "type": "lora", + "base": "SD1.5", + "save_path": "loras/ipadapter", + "description": "IP-Adapter-FaceID-Plus V2 LoRA Model (SD1.5)", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-plus_sd15_lora.safetensors", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15_lora.safetensors" + }, { "name": "ip-adapter_sdxl.safetensors", "type": "IP-Adapter", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 18b2158..e32ba77 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -11,6 +11,27 @@ "url": "https://huggingface.co/TencentARC/MotionCtrl/resolve/main/motionctrl.pth" }, + { + "name": "ip-adapter-faceid-plusv2_sd15.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID-Plus V2 Model (SD1.5)", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-plusv2_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin" + }, + { + "name": "ip-adapter-faceid-plus_sd15_lora.safetensors", + "type": "lora", + "base": "SD1.5", + "save_path": "loras/ipadapter", + "description": "IP-Adapter-FaceID-Plus V2 LoRA Model (SD1.5)", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-plus_sd15_lora.safetensors", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15_lora.safetensors" + }, + { "name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)", "type": "controlnet", @@ -676,47 +697,6 @@ "reference": "https://huggingface.co/h94/IP-Adapter", "filename": "pytorch_model.bin", "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/image_encoder/pytorch_model.bin" - }, - - { - "name": "stabilityai/control-lora-canny-rank128.safetensors", - "type": "controlnet", - "base": "SDXL", - "save_path": "default", - "description": "Control-LoRA: canny rank128", - "reference": "https://huggingface.co/stabilityai/control-lora", - "filename": "control-lora-canny-rank128.safetensors", - "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-canny-rank128.safetensors" - }, - { - "name": "stabilityai/control-lora-depth-rank128.safetensors", - "type": "controlnet", - "base": "SDXL", - "save_path": "default", - "description": "Control-LoRA: depth rank128", - "reference": "https://huggingface.co/stabilityai/control-lora", - "filename": "control-lora-depth-rank128.safetensors", - "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-depth-rank128.safetensors" - }, - { - "name": "stabilityai/control-lora-recolor-rank128.safetensors", - "type": "controlnet", - "base": "SDXL", - "save_path": "default", - "description": "Control-LoRA: recolor rank128", - "reference": "https://huggingface.co/stabilityai/control-lora", - "filename": "control-lora-recolor-rank128.safetensors", - "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-recolor-rank128.safetensors" - }, - { - "name": "stabilityai/control-lora-sketch-rank128-metadata.safetensors", - "type": "controlnet", - "base": "SDXL", - "save_path": "default", - "description": "Control-LoRA: sketch rank128 metadata", - "reference": "https://huggingface.co/stabilityai/control-lora", - "filename": "control-lora-sketch-rank128-metadata.safetensors", - "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-sketch-rank128-metadata.safetensors" } - ] + ] }