mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
Added ComfyUI-api-tools
Custom node for to add some extra api endpoints, including prometheus monitoring
This commit is contained in:
parent
0738b2a73f
commit
9d80c7874b
@ -23595,7 +23595,17 @@
|
||||
"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."
|
||||
},
|
||||
|
||||
{
|
||||
"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