Browse Source

update DB

pull/365/head
dr.lt.data 10 months ago
parent
commit
1e0a01720c
  1. 8
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 8
      node_db/new/custom-node-list.json
  4. 8
      node_db/new/extension-node-map.json

8
custom-node-list.json

@ -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",

8
extension-node-map.json

@ -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"
], ],
{ {

8
node_db/new/custom-node-list.json

@ -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",

8
node_db/new/extension-node-map.json

@ -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"
], ],
{ {

Loading…
Cancel
Save