mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Add comfy-deploy node to the custom node list and extension note map list (#2215)
* Update custom-node-list.json * Update extension-node-map.json * Update extension-node-map.json * Update extension-node-map.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
28231e81b3
commit
68a3ec567a
@ -17009,6 +17009,17 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Hmily",
|
||||
"title": "comfy-deploy",
|
||||
"id": "comfy-deploy",
|
||||
"reference": "https://github.com/ihmily/comfy-deploy",
|
||||
"files": [
|
||||
"https://github.com/ihmily/comfy-deploy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Easy deploy API for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "k-komarov",
|
||||
|
||||
@ -45810,4 +45810,4 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user