update DB

This commit is contained in:
Dr.Lt.Data 2024-09-16 01:44:31 +09:00
parent 8c799dbf5c
commit 1c19fa9e38
2 changed files with 45 additions and 23 deletions

View File

@ -14471,6 +14471,28 @@
"install_type": "git-clone",
"description": "Compatible with alimama's SD3-ControlNet Demo on ComfyUI."
},
{
"author": "pydn",
"title": "ComfyUI to Python Extension",
"id": "comfyui-to-python-extension",
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension.git",
"files": [
"https://github.com/pydn/ComfyUI-to-Python-Extension.git"
],
"install_type": "git-clone",
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
},
{
"author": "Dayuppy",
"title": "Discord Webhook",
"id": "DiscordWebhook",
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
"files": [
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
],
"install_type": "git-clone",
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
},
@ -14845,17 +14867,6 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "pydn",
"title": "ComfyUI to Python Extension",
"id": "comfyui-to-python-extension",
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension.git",
"files": [
"https://github.com/pydn/ComfyUI-to-Python-Extension.git"
],
"install_type": "git-clone",
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",
@ -14866,17 +14877,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Dayuppy",
"title": "Discord Webhook",
"id": "DiscordWebhook",
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
"files": [
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
],
"install_type": "git-clone",
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
},
}
]
}

View File

@ -10,6 +10,28 @@
{
"author": "pydn",
"title": "ComfyUI to Python Extension",
"id": "comfyui-to-python-extension",
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension.git",
"files": [
"https://github.com/pydn/ComfyUI-to-Python-Extension.git"
],
"install_type": "git-clone",
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
},
{
"author": "Dayuppy",
"title": "Discord Webhook",
"id": "DiscordWebhook",
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
"files": [
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
],
"install_type": "git-clone",
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
},
{
"author": "AIFSH",
"title": "RealisDance-ComfyUI",