mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
9a36f4748c
commit
95ce812992
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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]"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user