Add custom node felixszeto/ComfyUI-RequestNodes

This commit is contained in:
felixszeto 2025-03-25 11:05:58 +08:00
parent 87a652d038
commit d96d7c994f

View File

@ -23213,6 +23213,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "felixszeto",
"title": "ComfyUI-RequestNodes",
"reference": "https://github.com/felixszeto/ComfyUI-RequestNodes",
"files": [
"https://github.com/felixszeto/ComfyUI-RequestNodes"
],
"install_type": "git-clone",
"description": "This is a request node tool designed for making HTTP requests (GET/POST) to APIs and viewing the responses. It is useful for API testing and development."
}
]
}