From 95ce81299263654706de7a2e456674e70e07ce1d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 25 Aug 2025 12:59:46 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 6 +++--- extension-node-map.json | 6 +++--- node_db/dev/extension-node-map.json | 4 +++- node_db/new/extension-node-map.json | 6 +++--- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c31439ea..abf232ab 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22718,14 +22718,14 @@ }, { "author": "ProGamerGov", - "title": "PyTorch 360° Image Conversion Toolkit for ComfyUI", + "title": "ComfyUI_pytorch360convert", "id": "comfyui-pytorch360convert", "reference": "https://github.com/ProGamerGov/ComfyUI_pytorch360convert", "files": [ "https://github.com/ProGamerGov/ComfyUI_pytorch360convert" ], "install_type": "git-clone", - "description": "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano, and 360 degree photos." + "description": "A collection of custom nodes for working with and converting between and working with 360 degree equirectangular images, cubemap, and perspective images. Also includes Circular padding Conv2d options for models and VAEs, along with nodes to fix seams and polar artifacts. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano." }, { "author": "ProGamerGov", @@ -24555,7 +24555,7 @@ "https://github.com/infinigence/ComfyUI-Infinigence-Nodes" ], "install_type": "git-clone", - "description": "NODES: DrawTextNode, ..." + "description": "NODES: DrawTextNode, Qwen2.5VL_api, ..." }, { "author": "zaheenrahman", diff --git a/extension-node-map.json b/extension-node-map.json index 024f44ce..90ed2248 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -22913,15 +22913,15 @@ "KeyeNode", "LFM2TransformerImageToText", "LFM2TransformerModelLoader", - "LoadImagesFromDirBatch", - "LoadImagesFromDirList", + "LoadImagesFromDirBatch_VL", + "LoadImagesFromDirList_VL", "MiMoFreeMemoryAPI", "MiMoImageToText", "MiMoModelLoader", "Ovis25ImageToText", "Ovis25ModelLoader", "OvisU1ImageCaption", - "OvisU1ModelLoader" + "OvisU1VLModelLoader" ], { "title_aux": "ComfyUI-VL-Nodes" diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 567ca78a..7f73026e 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2201,8 +2201,10 @@ ], "https://github.com/LSDJesus/ComfyUI-Pyrite-Core": [ [ + "PyriteModelAdapter", "Pyrite_AdvancedUpscaler", - "Pyrite_SimpleUpscaler" + "Pyrite_SimpleUpscaler", + "pyrite_image_caption" ], { "title_aux": "ComfyUI-Pyrite-Core [WIP]" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 024f44ce..90ed2248 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -22913,15 +22913,15 @@ "KeyeNode", "LFM2TransformerImageToText", "LFM2TransformerModelLoader", - "LoadImagesFromDirBatch", - "LoadImagesFromDirList", + "LoadImagesFromDirBatch_VL", + "LoadImagesFromDirList_VL", "MiMoFreeMemoryAPI", "MiMoImageToText", "MiMoModelLoader", "Ovis25ImageToText", "Ovis25ModelLoader", "OvisU1ImageCaption", - "OvisU1ModelLoader" + "OvisU1VLModelLoader" ], { "title_aux": "ComfyUI-VL-Nodes"