-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpyproject.toml
More file actions
15 lines (13 loc) · 811 Bytes
/
pyproject.toml
File metadata and controls
15 lines (13 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "comfyui-pytorch360convert"
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."
version = "1.1.4"
license = {file = "LICENSE"}
dependencies = ["pytorch360convert"]
[project.urls]
Repository = "https://github.com/ProGamerGov/ComfyUI_pytorch360convert"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "progamergov"
DisplayName = "ComfyUI_pytorch360convert"
Icon = ""