Update custom-node-list.json

This commit is contained in:
Makki Shizu 2024-07-27 20:12:06 +08:00 committed by GitHub
parent 15ef9b9760
commit e9d9850a12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12367,6 +12367,17 @@
], ],
"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": "Makki_Shizu",
"title": "comfyui_reimgsize",
"id": "reimgsize",
"reference": "https://github.com/MakkiShizu/comfyui_reimgsize.git",
"files": [
"https://github.com/MakkiShizu/comfyui_reimgsize.git"
],
"install_type": "git-clone",
"description": "a simple reimgsize node(s) in comfyui."
} }
] ]
} }