update DB

This commit is contained in:
dr.lt.data 2024-01-25 13:39:08 +09:00
parent 1230d327ff
commit 1e0a01720c
4 changed files with 18 additions and 14 deletions

View File

@ -4506,13 +4506,13 @@
}, },
{ {
"author": "shiimizu", "author": "shiimizu",
"title": "ComfyUI PhotoMaker", "title": "ComfyUI PhotoMaker Plus",
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker", "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
"files": [ "files": [
"https://github.com/shiimizu/ComfyUI-PhotoMaker" "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:Currently, it is not distinguishable because it shares the same repository name as https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker]" "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
}, },
{ {
"author": "Qais Malkawi", "author": "Qais Malkawi",

View File

@ -55,6 +55,7 @@
"DM_DareModelMerger", "DM_DareModelMerger",
"DM_DareModelMergerMBW", "DM_DareModelMergerMBW",
"DM_MagnitudeMasker", "DM_MagnitudeMasker",
"DM_MaskOperations",
"DM_MaskedModelMerger", "DM_MaskedModelMerger",
"DM_NormalizeModel" "DM_NormalizeModel"
], ],
@ -6363,15 +6364,15 @@
"title_aux": "comfyui-mixlab-nodes" "title_aux": "comfyui-mixlab-nodes"
} }
], ],
"https://github.com/shiimizu/ComfyUI-PhotoMaker": [ "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[ [
"PhotoMakerEncode", "PhotoMakerEncodePlus",
"PhotoMakerLoader", "PhotoMakerLoader",
"PhotoMakerStyles", "PhotoMakerStyles",
"PrepImagesForClipVisionFromPath" "PrepImagesForClipVisionFromPath"
], ],
{ {
"title_aux": "ComfyUI PhotoMaker" "title_aux": "ComfyUI PhotoMaker Plus"
} }
], ],
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": [ "https://github.com/shiimizu/ComfyUI-TiledDiffusion": [
@ -6404,6 +6405,7 @@
], ],
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": [ "https://github.com/shingo1228/ComfyUI-send-eagle-slim": [
[ [
"Send Eagle with text",
"Send Webp Image to Eagle" "Send Webp Image to Eagle"
], ],
{ {

View File

@ -172,13 +172,13 @@
}, },
{ {
"author": "shiimizu", "author": "shiimizu",
"title": "ComfyUI PhotoMaker", "title": "ComfyUI PhotoMaker Plus",
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker", "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
"files": [ "files": [
"https://github.com/shiimizu/ComfyUI-PhotoMaker" "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:Currently, it is not distinguishable because it shares the same repository name as https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker]" "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
}, },
{ {
"author": "darkpixel", "author": "darkpixel",

View File

@ -55,6 +55,7 @@
"DM_DareModelMerger", "DM_DareModelMerger",
"DM_DareModelMergerMBW", "DM_DareModelMergerMBW",
"DM_MagnitudeMasker", "DM_MagnitudeMasker",
"DM_MaskOperations",
"DM_MaskedModelMerger", "DM_MaskedModelMerger",
"DM_NormalizeModel" "DM_NormalizeModel"
], ],
@ -6363,15 +6364,15 @@
"title_aux": "comfyui-mixlab-nodes" "title_aux": "comfyui-mixlab-nodes"
} }
], ],
"https://github.com/shiimizu/ComfyUI-PhotoMaker": [ "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[ [
"PhotoMakerEncode", "PhotoMakerEncodePlus",
"PhotoMakerLoader", "PhotoMakerLoader",
"PhotoMakerStyles", "PhotoMakerStyles",
"PrepImagesForClipVisionFromPath" "PrepImagesForClipVisionFromPath"
], ],
{ {
"title_aux": "ComfyUI PhotoMaker" "title_aux": "ComfyUI PhotoMaker Plus"
} }
], ],
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": [ "https://github.com/shiimizu/ComfyUI-TiledDiffusion": [
@ -6404,6 +6405,7 @@
], ],
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": [ "https://github.com/shingo1228/ComfyUI-send-eagle-slim": [
[ [
"Send Eagle with text",
"Send Webp Image to Eagle" "Send Webp Image to Eagle"
], ],
{ {