mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
8c799dbf5c
commit
1c19fa9e38
@ -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."
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user