From 15e10bf53cf825d93491e1d94c819ac0891da75a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 4 Sep 2023 00:19:18 +0900 Subject: [PATCH] model downaloder layout modified update DB --- js/comfyui-manager.js | 6 ++--- model-list.json | 47 ++++++++++++++++++++++++++++++++++--- node_db/new/model-list.json | 25 ++++++++++++++++++-- 3 files changed, 70 insertions(+), 8 deletions(-) diff --git a/js/comfyui-manager.js b/js/comfyui-manager.js index 64059681..42629606 100644 --- a/js/comfyui-manager.js +++ b/js/comfyui-manager.js @@ -1514,14 +1514,14 @@ class ModelInstaller extends ComfyDialog { header3.style.width = "100px"; var header4 = document.createElement('th'); header4.innerHTML = 'Name'; - header4.style.width = "20%"; + header4.style.width = "30%"; var header5 = document.createElement('th'); header5.innerHTML = 'Filename'; - header5.style.width = "10%"; + header5.style.width = "20%"; header5.style.tableLayout = "fixed"; var header6 = document.createElement('th'); header6.innerHTML = 'Description'; - header6.style.width = "70%"; + header6.style.width = "50%"; var header_down = document.createElement('th'); header_down.innerHTML = 'Download'; header_down.style.width = "50px"; diff --git a/model-list.json b/model-list.json index 2bab7052..efed3b4c 100644 --- a/model-list.json +++ b/model-list.json @@ -992,7 +992,7 @@ }, { - "name": "ip-adapter_sdxl.bin", + "name": "ip-adapter_sdxl.bin
(install to IPAdapter-ComfyUI)", "type": "IP-Adapter", "base": "SDXL", "save_path": "custom_nodes/IPAdapter-ComfyUI/models", @@ -1002,7 +1002,7 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.bin" }, { - "name": "ip-adapter_sd15.bin", + "name": "ip-adapter_sd15.bin
(install to IPAdapter-ComfyUI)", "type": "IP-Adapter", "base": "SD1.5", "save_path": "custom_nodes/IPAdapter-ComfyUI/models", @@ -1012,7 +1012,7 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin" }, { - "name": "wd15_ip_adapter_plus.bin", + "name": "wd15_ip_adapter_plus.bin
(install to IPAdapter-ComfyUI)", "type": "IP-Adapter", "base": "SDXL", "save_path": "custom_nodes/IPAdapter-ComfyUI/models", @@ -1021,6 +1021,47 @@ "filename": "wd15_ip_adapter_plus.bin", "url": "https://huggingface.co/furusu/IP-Adapter/resolve/main/wd15_ip_adapter_plus.bin" }, + { + "name": "ip-adapter-plus_sd15.bin
(install to IPAdapter-ComfyUI)", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "custom_nodes/IPAdapter-ComfyUI/models", + "description": "Pressing 'install' directly downloads the model from the IPAdapter-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter-plus_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus_sd15.bin" + }, + { + "name": "ip-adapter-plus-face_sd15.bin
(install to IPAdapter-ComfyUI)", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "custom_nodes/IPAdapter-ComfyUI/models", + "description": "Pressing 'install' directly downloads the model from the IPAdapter-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter-plus-face_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus-face_sd15.bin" + }, + + { + "name": "ip-adapter_sdxl.bin
(install to ComfyUI_IPAdapter_plus)", + "type": "IP-Adapter", + "base": "SDXL", + "save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models", + "description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter_sdxl.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.bin" + }, + { + "name": "ip-adapter_sd15.bin
(install to ComfyUI_IPAdapter_plus)", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models", + "description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin" + }, { "name": "pfg-novel-n10.pt", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 79310ad9..c359743e 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,26 @@ { "models": [ + { + "name": "ip-adapter-plus_sd15.bin
(install to IPAdapter-ComfyUI)", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "custom_nodes/IPAdapter-ComfyUI/models", + "description": "Pressing 'install' directly downloads the model from the IPAdapter-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter-plus_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus_sd15.bin" + }, + { + "name": "ip-adapter-plus-face_sd15.bin
(install to IPAdapter-ComfyUI)", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "custom_nodes/IPAdapter-ComfyUI/models", + "description": "Pressing 'install' directly downloads the model from the IPAdapter-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter-plus-face_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus-face_sd15.bin" + }, + { "name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET/fp16)", "type": "unet", @@ -220,7 +241,7 @@ }, { - "name": "ip-adapter_sdxl.bin", + "name": "ip-adapter_sdxl.bin
(install to IPAdapter-ComfyUI)", "type": "IP-Adapter", "base": "SDXL", "save_path": "custom_nodes/IPAdapter-ComfyUI/models", @@ -230,7 +251,7 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.bin" }, { - "name": "ip-adapter_sd15.bin", + "name": "ip-adapter_sd15.bin
(install to IPAdapter-ComfyUI)", "type": "IP-Adapter", "base": "SD1.5", "save_path": "custom_nodes/IPAdapter-ComfyUI/models",