update DB
This commit is contained in:
@@ -813,6 +813,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Given a set of lists, the node adjusts them so that when used as input to another node all the possible argument permutations are computed."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
"title": "comfyui_wfc_like",
|
||||
"reference": "https://github.com/bmad4ever/comfyui_wfc_like",
|
||||
"files": [
|
||||
"https://github.com/bmad4ever/comfyui_wfc_like"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Sample (WFC), Generate (WFC), Encode (WFC), Decode (WFC), Custom Temperature Config (WFC), Custom Value Weights (WFC), Empty State (WFC), Filter (WFC), Parallel Multi Gen. (WFC)"
|
||||
},
|
||||
{
|
||||
"author": "FizzleDorf",
|
||||
"title": "FizzNodes",
|
||||
@@ -4666,6 +4676,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Add a node to save images with metadata (PNGInfo) extracted from the input values of each node.\nSince the values are extracted dynamically, values output by various extension nodes can be added to metadata."
|
||||
},
|
||||
{
|
||||
"author": "nkchocoai",
|
||||
"title": "ComfyUI-Dart",
|
||||
"reference": "https://github.com/nkchocoai/ComfyUI-Dart",
|
||||
"files": [
|
||||
"https://github.com/nkchocoai/ComfyUI-Dart"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add nodes that generates danbooru tags by [a/Dart(Danbooru Tags Transformer)](https://huggingface.co/p1atdev/dart-v1-sft)."
|
||||
},
|
||||
{
|
||||
"author": "JaredTherriault",
|
||||
"title": "ComfyUI-JNodes",
|
||||
@@ -5426,6 +5446,56 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FaceCompare"
|
||||
},
|
||||
{
|
||||
"author": "TheBill2001",
|
||||
"title": "comfyui-upscale-by-model",
|
||||
"reference": "https://github.com/TheBill2001/comfyui-upscale-by-model",
|
||||
"files": [
|
||||
"https://github.com/TheBill2001/comfyui-upscale-by-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "leoleelxh",
|
||||
"title": "ComfyUI-LLMs",
|
||||
"reference": "https://github.com/leoleelxh/ComfyUI-LLMs",
|
||||
"files": [
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimalist node that calls LLMs, combined with one API, can call all language models, including local models."
|
||||
},
|
||||
{
|
||||
"author": "hughescr",
|
||||
"title": "OpenPose Keypoint Extractor",
|
||||
"reference": "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor",
|
||||
"files": [
|
||||
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton"
|
||||
},
|
||||
{
|
||||
"author": "jkrauss82",
|
||||
"title": "ULTools for ComfyUI",
|
||||
"reference": "https://github.com/jkrauss82/ultools-comfyui",
|
||||
"files": [
|
||||
"https://github.com/jkrauss82/ultools-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SaveImgAdv, CLIPTextEncodeWithStats. Collection of tools supporting txt2img generation in ComfyUI and other tasks."
|
||||
},
|
||||
{
|
||||
"author": "hiforce",
|
||||
"title": "Comfyui HiFORCE Plugin",
|
||||
"reference": "https://github.com/hiforce/comfyui-hiforce-plugin",
|
||||
"files": [
|
||||
"https://github.com/hiforce/comfyui-hiforce-plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes pack provided by [a/HiFORCE](https://www.hiforce.net/) for ComfyUI. This custom node helps to conveniently enhance images through Sampler, Upscaler, Mask, and more.\nNOTE:You should install [a/ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack). Many optimizations are built upon the foundation of ComfyUI-Impact-Pack."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -5755,16 +5825,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "hughescr",
|
||||
"title": "OpenPose Keypoint Extractor",
|
||||
"reference": "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor",
|
||||
"files": [
|
||||
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user