Browse Source

update DB

pull/300/head
Dr.Lt.Data 11 months ago
parent
commit
1ff3efcc03
  1. 22
      custom-node-list.json
  2. 20
      extension-node-map.json
  3. 21
      node_db/new/custom-node-list.json
  4. 20
      node_db/new/extension-node-map.json

22
custom-node-list.json

@ -2385,7 +2385,7 @@
"https://github.com/THtianhao/ComfyUI-FaceChain" "https://github.com/THtianhao/ComfyUI-FaceChain"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:FC_LoraMerge." "description": "Nodes:FC FaceFusion, FC StyleLoraLoad, FC FaceDetection, FC CropMask, FC ReplaceImage, FC CropBottom, FC CropAndPaste, FC MaskOP"
}, },
{ {
"author": "zer0TF", "author": "zer0TF",
@ -4024,6 +4024,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition." "description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
}, },
{
"author": "kft334",
"title": "Knodes",
"reference": "https://github.com/kft334/Knodes",
"files": [
"https://github.com/kft334/Knodes"
],
"install_type": "git-clone",
"description": "Nodes: Image(s) To Websocket (Base64)"
},
{
"author": "Hangover3832",
"title": "Microsoft kosmos-2 for ComfyUI",
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
"files": [
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
],
"install_type": "git-clone",
"description": "An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
},
{ {

20
extension-node-map.json

@ -107,9 +107,11 @@
"ImageOverlap-badger", "ImageOverlap-badger",
"ImageScaleToSide-badger", "ImageScaleToSide-badger",
"IntToString-badger", "IntToString-badger",
"SegmentToMaskByPoint-badger",
"StringToFizz-badger", "StringToFizz-badger",
"TextListToString-badger", "TextListToString-badger",
"VideoCut-badger", "VideoCut-badger",
"findCenterOfMask-badger",
"getImageSide-badger", "getImageSide-badger",
"getParentDir-badger", "getParentDir-badger",
"mkdir-badger" "mkdir-badger"
@ -243,6 +245,7 @@
[ [
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalText" "ComfyUIDeployExternalText"
], ],
{ {
@ -816,6 +819,14 @@
"title_aux": "ReActor Node for ComfyUI" "title_aux": "ReActor Node for ComfyUI"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[
"MS kosmos-2 Interrogator"
],
{
"title_aux": "Microsoft kosmos-2 for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter", "Hook Recenter",
@ -4442,6 +4453,15 @@
"title_aux": "qq-nodes-comfyui" "title_aux": "qq-nodes-comfyui"
} }
], ],
"https://github.com/kft334/Knodes": [
[
"Image(s) To Websocket (Base64)",
"ImageOutput"
],
{
"title_aux": "Knodes"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",

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

@ -8,7 +8,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "Hangover3832",
"title": "Microsoft kosmos-2 for ComfyUI",
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
"files": [
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
],
"install_type": "git-clone",
"description": "An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
},
{
"author": "kft334",
"title": "Knodes",
"reference": "https://github.com/kft334/Knodes",
"files": [
"https://github.com/kft334/Knodes"
],
"install_type": "git-clone",
"description": "Nodes: Image(s) To Websocket (Base64)"
},
{ {
"author": "alexopus", "author": "alexopus",
"title": "ComfyUI Image Saver", "title": "ComfyUI Image Saver",

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

@ -107,9 +107,11 @@
"ImageOverlap-badger", "ImageOverlap-badger",
"ImageScaleToSide-badger", "ImageScaleToSide-badger",
"IntToString-badger", "IntToString-badger",
"SegmentToMaskByPoint-badger",
"StringToFizz-badger", "StringToFizz-badger",
"TextListToString-badger", "TextListToString-badger",
"VideoCut-badger", "VideoCut-badger",
"findCenterOfMask-badger",
"getImageSide-badger", "getImageSide-badger",
"getParentDir-badger", "getParentDir-badger",
"mkdir-badger" "mkdir-badger"
@ -243,6 +245,7 @@
[ [
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalText" "ComfyUIDeployExternalText"
], ],
{ {
@ -816,6 +819,14 @@
"title_aux": "ReActor Node for ComfyUI" "title_aux": "ReActor Node for ComfyUI"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[
"MS kosmos-2 Interrogator"
],
{
"title_aux": "Microsoft kosmos-2 for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter", "Hook Recenter",
@ -4442,6 +4453,15 @@
"title_aux": "qq-nodes-comfyui" "title_aux": "qq-nodes-comfyui"
} }
], ],
"https://github.com/kft334/Knodes": [
[
"Image(s) To Websocket (Base64)",
"ImageOutput"
],
{
"title_aux": "Knodes"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",

Loading…
Cancel
Save