From 65699ead73f95dcc38e6f3c7b6c16d545282e93e Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 25 Jan 2024 14:34:09 +0900 Subject: [PATCH] update DB --- model-list.json | 10 ++++++++++ node_db/new/model-list.json | 12 +++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/model-list.json b/model-list.json index 017d49a4..aa9bbe5a 100644 --- a/model-list.json +++ b/model-list.json @@ -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" } ] } diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 026190a3..236b5583 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -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",