mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
Added ComfyUI-api-tools (#1733)
Custom node for to add some extra api endpoints, including prometheus monitoring
This commit is contained in:
parent
e2cdcc96c4
commit
765514a33f
@ -23605,7 +23605,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes."
|
"description": "This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user