mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-14 15:12:32 +08:00
add pytorch360convert extension
This commit is contained in:
parent
56f976c6b5
commit
b9852e433c
@ -20610,5 +20610,16 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user