update DB

This commit is contained in:
Dr.Lt.Data 2025-07-26 09:27:00 +09:00
parent f421304fc1
commit 4e556673d2
6 changed files with 2759 additions and 2740 deletions

View File

@ -27633,7 +27633,7 @@
"https://github.com/set-soft/ComfyUI-ImageMisc"
],
"install_type": "git-clone",
"description": "Audio batch creation, extraction, resample, mono and stereo conversion."
"description": "Miscellaneous nodes for image manipulation.\nCurrently just download image with bypass, so you can create workflows including image examples.\nNo extra dependencies, just an internal module."
},
{
"author": "pictorialink",
@ -29891,6 +29891,26 @@
"install_type": "git-clone",
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
},
@ -30317,13 +30337,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
}
]
}

View File

@ -3728,14 +3728,9 @@
"ImageLoader",
"LoadExr",
"LoadExrLayerByName",
"LoadExrSequence",
"SaverNode",
"ZNormalizeNode",
"coco_loader",
"load_exr",
"load_exr_layer_by_name",
"saver",
"shamble_cryptomatte",
"znormalize"
"ZNormalizeNode"
],
{
"title_aux": "ComfyUI-CoCoTools_IO"
@ -9338,18 +9333,22 @@
],
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": [
[
"RTXRemixCloseProject",
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
"RTXRemixGetLayers",
"RTXRemixGetLoadedProject",
"RTXRemixGetTextures",
"RTXRemixIngestTexture",
"RTXRemixInvertBool",
"RTXRemixLayerType",
"RTXRemixLayerTypes",
"RTXRemixMuteLayer",
"RTXRemixOpenProject",
"RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails",
"RTXRemixSaveLayer",
@ -10677,9 +10676,10 @@
],
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
[
"ApplyPoseDiff",
"CalcScaledPoseDiff",
"PoseDiffCalculator"
"ApplyPoseScalesToFrames",
"CalculatePoseScales",
"ConvertPoseToStandardFormat",
"RenderKps"
],
{
"title_aux": "Comfyui_SSsnap_pose-Remapping"
@ -13859,7 +13859,8 @@
[
"FUSEGenericKSampler",
"FUSEKSampler",
"FUSESamplerMaskOptions"
"FUSESamplerMaskOptions",
"FUSEYOLOSettings"
],
{
"title_aux": "FUSE Face Enhancer"
@ -22485,6 +22486,7 @@
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"GenerateTimestamp",
@ -30593,7 +30595,8 @@
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
"Random Number | sokes \ud83e\uddac",
"Replace Text with RegEx | sokes \ud83e\uddac"
"Replace Text with RegEx | sokes \ud83e\uddac",
"Street View Loader | sokes \ud83e\uddac"
],
{
"title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
@ -34224,7 +34227,8 @@
],
"https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": [
[
"VTONAPINode"
"VTONAPINode",
"VTONAPIPaidNode"
],
{
"title_aux": "ComfyUI_sm4ll-Wrapper"
@ -38245,7 +38249,7 @@
],
"https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": [
[
"BiRefNetUltraV3_RBS",
"BiRefNetUltra_RBS",
"MaskProcessDetails_RBS",
"TransparentBackgroundUltra_RBS"
],
@ -38281,7 +38285,6 @@
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"

File diff suppressed because it is too large Load Diff

View File

@ -10,16 +10,6 @@
"install_type": "git-clone",
"description": "ComfyUI Asset Manager for managing assets in ComfyUI"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD [WIP]",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "Custom nodes for [a/DAViD (Data-efficient and Accurate Vision Models from Synthetic Data)](https://microsoft.github.io/DAViD) models in ComfyUI. These nodes enable depth estimation, surface normal estimation, and soft foreground segmentation for human-centric images.\nNOTE: The files in the repo are not organized."
},
{
"author": "blepping",
"title": "ComfyUI 'dum' samplers [WIP]",
@ -761,16 +751,6 @@
"install_type": "git-clone",
"description": "NODES: Show-o Model Loader, Show-o Text to Image, Show-o Image Captioning, Show-o Image Inpainting"
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "NODES: Hunyuan 3D 2.1 Mesh Generator, Hunyuan 3D 2.1 MultiViews Generator, Hunyuan 3D 2.1 Bake MultiViews, Hunyuan 3D 2.1 InPaint, Hunyuan 3D 2.1 Camera Config"
},
{
"author": "zyquon",
"title": "ComfyUI Stash",

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
},
{
"author": "GACLove",
"title": "ComfyUI-VFI",
@ -223,7 +243,7 @@
"https://github.com/set-soft/ComfyUI-ImageMisc"
],
"install_type": "git-clone",
"description": "Audio batch creation, extraction, resample, mono and stereo conversion."
"description": "Miscellaneous nodes for image manipulation.\nCurrently just download image with bypass, so you can create workflows including image examples.\nNo extra dependencies, just an internal module."
},
{
"author": "tritant",

View File

@ -3728,14 +3728,9 @@
"ImageLoader",
"LoadExr",
"LoadExrLayerByName",
"LoadExrSequence",
"SaverNode",
"ZNormalizeNode",
"coco_loader",
"load_exr",
"load_exr_layer_by_name",
"saver",
"shamble_cryptomatte",
"znormalize"
"ZNormalizeNode"
],
{
"title_aux": "ComfyUI-CoCoTools_IO"
@ -9338,18 +9333,22 @@
],
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": [
[
"RTXRemixCloseProject",
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
"RTXRemixGetLayers",
"RTXRemixGetLoadedProject",
"RTXRemixGetTextures",
"RTXRemixIngestTexture",
"RTXRemixInvertBool",
"RTXRemixLayerType",
"RTXRemixLayerTypes",
"RTXRemixMuteLayer",
"RTXRemixOpenProject",
"RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails",
"RTXRemixSaveLayer",
@ -10677,9 +10676,10 @@
],
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
[
"ApplyPoseDiff",
"CalcScaledPoseDiff",
"PoseDiffCalculator"
"ApplyPoseScalesToFrames",
"CalculatePoseScales",
"ConvertPoseToStandardFormat",
"RenderKps"
],
{
"title_aux": "Comfyui_SSsnap_pose-Remapping"
@ -13859,7 +13859,8 @@
[
"FUSEGenericKSampler",
"FUSEKSampler",
"FUSESamplerMaskOptions"
"FUSESamplerMaskOptions",
"FUSEYOLOSettings"
],
{
"title_aux": "FUSE Face Enhancer"
@ -22485,6 +22486,7 @@
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"GenerateTimestamp",
@ -30593,7 +30595,8 @@
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
"Random Number | sokes \ud83e\uddac",
"Replace Text with RegEx | sokes \ud83e\uddac"
"Replace Text with RegEx | sokes \ud83e\uddac",
"Street View Loader | sokes \ud83e\uddac"
],
{
"title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
@ -34224,7 +34227,8 @@
],
"https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": [
[
"VTONAPINode"
"VTONAPINode",
"VTONAPIPaidNode"
],
{
"title_aux": "ComfyUI_sm4ll-Wrapper"
@ -38245,7 +38249,7 @@
],
"https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": [
[
"BiRefNetUltraV3_RBS",
"BiRefNetUltra_RBS",
"MaskProcessDetails_RBS",
"TransparentBackgroundUltra_RBS"
],
@ -38281,7 +38285,6 @@
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"