model downaloder layout modified

update DB
This commit is contained in:
Dr.Lt.Data 2023-09-04 00:19:18 +09:00
parent 58b620d4af
commit 15e10bf53c
3 changed files with 70 additions and 8 deletions

View File

@ -1514,14 +1514,14 @@ class ModelInstaller extends ComfyDialog {
header3.style.width = "100px"; header3.style.width = "100px";
var header4 = document.createElement('th'); var header4 = document.createElement('th');
header4.innerHTML = 'Name'; header4.innerHTML = 'Name';
header4.style.width = "20%"; header4.style.width = "30%";
var header5 = document.createElement('th'); var header5 = document.createElement('th');
header5.innerHTML = 'Filename'; header5.innerHTML = 'Filename';
header5.style.width = "10%"; header5.style.width = "20%";
header5.style.tableLayout = "fixed"; header5.style.tableLayout = "fixed";
var header6 = document.createElement('th'); var header6 = document.createElement('th');
header6.innerHTML = 'Description'; header6.innerHTML = 'Description';
header6.style.width = "70%"; header6.style.width = "50%";
var header_down = document.createElement('th'); var header_down = document.createElement('th');
header_down.innerHTML = 'Download'; header_down.innerHTML = 'Download';
header_down.style.width = "50px"; header_down.style.width = "50px";

View File

@ -992,7 +992,7 @@
}, },
{ {
"name": "ip-adapter_sdxl.bin", "name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models", "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" "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<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models", "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" "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<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models", "save_path": "custom_nodes/IPAdapter-ComfyUI/models",
@ -1021,6 +1021,47 @@
"filename": "wd15_ip_adapter_plus.bin", "filename": "wd15_ip_adapter_plus.bin",
"url": "https://huggingface.co/furusu/IP-Adapter/resolve/main/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<BR>(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<BR>(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<BR>(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<BR>(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", "name": "pfg-novel-n10.pt",

View File

@ -1,5 +1,26 @@
{ {
"models": [ "models": [
{
"name": "ip-adapter-plus_sd15.bin<BR>(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<BR>(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)", "name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET/fp16)",
"type": "unet", "type": "unet",
@ -220,7 +241,7 @@
}, },
{ {
"name": "ip-adapter_sdxl.bin", "name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models", "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" "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<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models", "save_path": "custom_nodes/IPAdapter-ComfyUI/models",