update DB

This commit is contained in:
Dr.Lt.Data 2025-08-25 12:59:46 +09:00
parent 9a36f4748c
commit 95ce812992
4 changed files with 12 additions and 10 deletions

View File

@ -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",

View File

@ -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"

View File

@ -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]"

View File

@ -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"