Update custom-node-list.json -- add new project

This commit is contained in:
Adam Heller 2025-01-18 18:31:00 -05:00 committed by GitHub
parent 87bbf59d87
commit 4128a100fc
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!"
}
]
}