Update custom-node-list.json -- add new project (#1467)

This commit is contained in:
Adam Heller 2025-01-18 19:28:08 -05:00 committed by GitHub
parent fd2d285af5
commit 30487e6108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20151,6 +20151,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "hellercommaa",
"title": "Hunyuan Video Resolutions",
"id": "hunyuanvideoresolutions",
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
"files": [
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
],
"install_type": "git-clone",
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
}
]
}