update DB

This commit is contained in:
Dr.Lt.Data
2025-06-23 23:40:54 +09:00
parent e569b4e613
commit b63d603482
7 changed files with 2410 additions and 2003 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "OgreLemonSoup",
"title": "ComfyUI-Notes-manager",
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager",
"files": [
"https://github.com/OgreLemonSoup/ComfyUI-Notes-manager"
],
"install_type": "git-clone",
"description": "This extension provides the note feature."
},
{
"author": "WozStudios",
"title": "ComfyUI-WozNodes",
@@ -268,7 +278,7 @@
"https://github.com/xzuyn/ComfyUI-xzuynodes"
],
"install_type": "git-clone",
"description": "NODES: Last Frame Extractor"
"description": "NODES: First/Last Frame (XZ), Resize Image (Original KJ), Resize Image (XZ), CLIP Text Encode (XZ), Load CLIP (XZ), TripleCLIPLoader (XZ), WanImageToVideo (XZ)"
},
{
"author": "gilons",
@@ -4207,8 +4217,8 @@
"files": [
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud"
],
"description": "NODES:Save Image to Nextcloud",
"install_type": "git-clone"
"install_type": "git-clone",
"description": "NODES: Save Image to Nextcloud"
},
{
"author": "KoreTeknology",

View File

@@ -149,29 +149,36 @@
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",
"ImageBBoxCrop",
"ImageBBoxPaste",
"ImageBBoxMaskCrop",
"ImageBBoxMaskPaste",
"ImageBatchToList",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",
"ImageCropEdge",
"ImageCropSquare",
"ImageCropWithBBox",
"ImageCropWithBBoxMask",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageListAppend",
"ImageListToBatch",
"ImageLumaMatte",
"ImagePlot",
"ImageResizeUniversal",
"ImageSolid",
"ImageTileMerge",
"ImageTileSplit",
"MaskBBoxCrop",
"ListCustomFloat",
"ListCustomInt",
"ListCustomString",
"MaskBBoxMaskCrop",
"MaskBatchMathOps",
"MaskBatchToList",
"MaskListToBatch",
"MaskMathOps",
"PathBuild",
"RangeMapping",
"TextCustomExtract",
"TextCustomList"
"StringCoordinateToBBoxes",
"TextCustomExtract"
],
{
"title_aux": "ComfyUI-1hewNodes [WIP]"
@@ -669,7 +676,10 @@
"TS Files Downloader",
"TS Qwen2.5",
"TS Youtube Chapters",
"TSCropToMask",
"TSRestoreFromCrop",
"TSWhisper",
"TS_DeflickerNode",
"TS_FilePathLoader",
"TS_Free_Video_Memory",
"TS_ImageResize",
@@ -2370,6 +2380,7 @@
],
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
[
"AnyImageStitch",
"AutoLoop_create_pseudo_loop_video",
"Environment_INFO",
"GetImageNthCount",
@@ -8799,6 +8810,7 @@
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21LoadImageWithTransparency",
"Hy3D21ResizeImages",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
@@ -9104,9 +9116,9 @@
[
"CLIPLoaderXZ",
"CLIPTextEncodeXZ",
"FirstLastFrameXZ",
"ImageResizeKJ",
"ImageResizeXZ",
"LastFrameXZ",
"TripleCLIPLoaderXZ",
"WanImageToVideoXZ"
],