mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-22 20:44:29 +08:00
update DB
This commit is contained in:
parent
3d447e59a6
commit
39e937e991
@ -2551,6 +2551,26 @@
|
|||||||
"reference": "https://huggingface.co/cvlab/zero123-weights",
|
"reference": "https://huggingface.co/cvlab/zero123-weights",
|
||||||
"filename": "zero123-165000.ckpt",
|
"filename": "zero123-165000.ckpt",
|
||||||
"url": "https://huggingface.co/cvlab/zero123-weights/resolve/main/165000.ckpt"
|
"url": "https://huggingface.co/cvlab/zero123-weights/resolve/main/165000.ckpt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "InstantID/ip-adapter",
|
||||||
|
"type": "instantid",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "instantid/SDXL",
|
||||||
|
"description": "ip-adapter model for cubiq/InstantID",
|
||||||
|
"reference": "https://huggingface.co/InstantX/InstantID",
|
||||||
|
"filename": "ip-adapter.bin",
|
||||||
|
"url": "https://huggingface.co/InstantX/InstantID/resolve/main/ip-adapter.bin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "InstantID/ControlNet",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "controlnet/SDXL/instantid",
|
||||||
|
"description": "instantid controlnet model for cubiq/InstantID",
|
||||||
|
"reference": "https://huggingface.co/InstantX/InstantID",
|
||||||
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
|
"url": "https://huggingface.co/InstantX/InstantID/resolve/main/ControlNetModel/diffusion_pytorch_model.safetensors"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"name": "InstantID/ip-adapter",
|
||||||
|
"type": "instantid",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "instantid/SDXL",
|
||||||
|
"description": "ip-adapter model for cubiq/InstantID",
|
||||||
|
"reference": "https://huggingface.co/InstantX/InstantID",
|
||||||
|
"filename": "ip-adapter.bin",
|
||||||
|
"url": "https://huggingface.co/InstantX/InstantID/resolve/main/ip-adapter.bin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "InstantID/ControlNet",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "controlnet/SDXL/instantid",
|
||||||
|
"description": "instantid controlnet model for cubiq/InstantID",
|
||||||
|
"reference": "https://huggingface.co/InstantX/InstantID",
|
||||||
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
|
"url": "https://huggingface.co/InstantX/InstantID/resolve/main/ControlNetModel/diffusion_pytorch_model.safetensors"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "ip_plus_composition_sd15.safetensors",
|
"name": "ip_plus_composition_sd15.safetensors",
|
||||||
"type": "IP-Adapter",
|
"type": "IP-Adapter",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user