Update custom-node-list.json (#591)

add ComfyUI-RequestPoster.
This commit is contained in:
Atsushi Aburahamu 2024-04-21 10:13:44 +09:00 committed by GitHub
parent 37edac8812
commit 31fcc8112f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "aburahamu",
"title": "ComfyUI-RequestPoster",
"reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster",
"files": [
"https://github.com/aburahamu/ComfyUI-RequestsPoster"
],
"install_type": "git-clone",
"description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord."
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",