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

@@ -1,5 +1,26 @@
{
"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)",
"type": "unet",
@@ -220,7 +241,7 @@
},
{
"name": "ip-adapter_sdxl.bin",
"name": "ip-adapter_sdxl.bin<BR>(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<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter",
"base": "SD1.5",
"save_path": "custom_nodes/IPAdapter-ComfyUI/models",