update DB

This commit is contained in:
Dr.Lt.Data
2025-12-05 13:00:22 +09:00
parent 1f67c18989
commit f705ee6863
5 changed files with 116 additions and 16 deletions

View File

@@ -22,6 +22,25 @@
"description": "Text-to-3D and Image-to-3D generation using Tencent Cloud Hunyuan 3D Global API. Supports PBR materials, face count control (40K-1.5M faces), and multiple generation types (Normal/LowPoly/Geometry/Sketch). Outputs industry-standard GLB format. Requires Tencent Cloud account with API access.",
"nodename_pattern": "Hunyuan",
"tags": ["3D", "generation", "text-to-3d", "image-to-3d", "hunyuan", "tencent"]
},
{
"author": "rjgoif",
"title": "Img Label Tools",
"id": "Img-Label-Tools",
"reference": "https://github.com/rjgoif/ComfyUI-Img-Label-Tools",
"install_type": "git-clone",
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
},
{
"author": "akawana",
"title": "RGBYP Mask Editor (RGB + YP)",
"reference": "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor",
"files": [
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
],
"install_type": "git-clone",
"description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.",
"tags": ["utility", "mask", "rgb", "bridge"]
},
{
"author": "btitkin",

View File

@@ -2199,6 +2199,7 @@
"ImageUpscaleByInt",
"NearestImageScaleDown",
"PixelUpscale2Target",
"RemoveBackgroundPixel",
"Unfake_PixelateTools"
],
{
@@ -21078,6 +21079,16 @@
"title_aux": "Keybinding Extra"
}
],
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": [
[
"RGBYPLoadImage",
"RGBYPMaskBridge",
"RGBYPMaskToRegularMasks"
],
{
"title_aux": "RGBYP Mask Editor (RGB + YP)"
}
],
"https://github.com/akawana/ComfyUI-Utils-extra": [
[
"AKSamplerSettings",
@@ -23671,6 +23682,15 @@
"title_aux": "ComfyUI Sequential Image Loader"
}
],
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": [
[
"PromptDisplayNode",
"RandomPromptBuilder"
],
{
"title_aux": "Random Prompt Builder"
}
],
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": [
[
"SmartLatentGenerator",
@@ -29211,6 +29231,17 @@
"title_aux": "String Utils"
}
],
"https://github.com/exedesign/Hunyuan-3D-v3": [
[
"HunyuanConfig",
"HunyuanImageTo3D",
"HunyuanTextTo3D"
],
{
"nodename_pattern": "Hunyuan",
"title_aux": "ComfyUI-Hunyuan3D-v3"
}
],
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": [
[
"EZ_CSV_Loader",
@@ -37391,14 +37422,14 @@
"title_aux": "comfyui-easyapi-nodes"
}
],
"https://github.com/llikethat/ComfyUI-faceExtracter": [
"https://github.com/llikethat/ComfyUI-faceExtractor": [
[
"FaceExtractor",
"FaceMatcher",
"FaceReferenceEmbedding"
],
{
"title_aux": "ComfyUI-faceExtracter"
"title_aux": "faceExtractor for ComfyUI"
}
],
"https://github.com/llikethat/ComfyUI-iseebetter": [