mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
1e0a01720c
commit
65699ead73
@ -1740,6 +1740,16 @@
|
||||
"reference": "https://github.com/xinntao/facexlib",
|
||||
"filename": "yolov5n-face.pth",
|
||||
"url": "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/yolov5n-face.pth"
|
||||
},
|
||||
{
|
||||
"name": "photomaker-v1.bin",
|
||||
"type": "photomaker",
|
||||
"base": "photomaker",
|
||||
"save_path": "photomaker",
|
||||
"description": "PhotoMaker model",
|
||||
"reference": "https://huggingface.co/TencentARC/PhotoMaker",
|
||||
"filename": "photomaker-v1.bin",
|
||||
"url": "https://huggingface.co/TencentARC/PhotoMaker/resolve/main/photomaker-v1.bin"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "photomaker-v1.bin",
|
||||
"type": "photomaker",
|
||||
"base": "photomaker",
|
||||
"save_path": "photomaker",
|
||||
"description": "PhotoMaker model",
|
||||
"reference": "https://huggingface.co/TencentARC/PhotoMaker",
|
||||
"filename": "photomaker-v1.bin",
|
||||
"url": "https://huggingface.co/TencentARC/PhotoMaker/resolve/main/photomaker-v1.bin"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "TencentARC/motionctrl.pth",
|
||||
"type": "checkpoints",
|
||||
@ -10,7 +21,6 @@
|
||||
"filename": "motionctrl.pth",
|
||||
"url": "https://huggingface.co/TencentARC/MotionCtrl/resolve/main/motionctrl.pth"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ip-adapter-faceid-plusv2_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user