add pytorch360convert extension

This commit is contained in:
ProGamerGov 2025-01-26 16:05:40 -07:00 committed by GitHub
parent 56f976c6b5
commit b9852e433c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20610,5 +20610,16 @@
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
"author": "ProGamerGov",
"title": "ComfyUI_pytorch360convert",
"id": "pytorch360convert",
"reference": "https://github.com/ProGamerGov/ComfyUI_pytorch360convert",
"files": [
"https://github.com/ProGamerGov/ComfyUI_pytorch360convert"
],
"install_type": "git-clone",
"description": "A collection of nodes for working and converting between 360 degree equirectangular images, cubemaps, and perspective images."
},
]
}