mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
97ae67bb9a
commit
d6b2d54f3f
@ -23512,7 +23512,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "jerrywap",
|
||||
"title": "ComfyUI_UploadToWebhookHTTP",
|
||||
@ -23523,7 +23523,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Send generated images or videos to any HTTP webhook with optional parameters such as prompt-id and metadata payload."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "zouyu",
|
||||
"title": "ComfyUI-SaveImageS3",
|
||||
|
||||
@ -10,6 +10,38 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "brantje",
|
||||
"title": "ComfyUI-api-tools",
|
||||
"id": "comfyui_api_tools",
|
||||
"reference": "https://github.com/brantje/ComfyUI-api-tools",
|
||||
"files": [
|
||||
"https://github.com/brantje/ComfyUI-api-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds extra API functionallity and prometheus endpoint"
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-UNO",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-UNO",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-UNO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for UNO model."
|
||||
},
|
||||
{
|
||||
"author": "jerrywap",
|
||||
"title": "ComfyUI_LoadImageFromHttpURL",
|
||||
"id": "load-image-from-http-url",
|
||||
"reference": "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL",
|
||||
"files": [
|
||||
"https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows."
|
||||
},
|
||||
{
|
||||
"author": "lquesada",
|
||||
"title": "ComfyUI-Interactive",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user