mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 16:00:15 +08:00
Add ComfyAngel custom node
This commit is contained in:
parent
74d1e9d296
commit
11eb444433
@ -23236,6 +23236,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index."
|
||||
},
|
||||
{
|
||||
"author": "ThepExcel",
|
||||
"title": "ComfyAngel",
|
||||
"id": "comfyangel",
|
||||
"reference": "https://github.com/ThepExcel/ComfyAngel",
|
||||
"files": [
|
||||
"https://github.com/ThepExcel/ComfyAngel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Parameter Overlay, Visual Widgets & Loop nodes for ComfyUI. Display generation parameters directly on images, true loop without Auto Queue, visual crop/composite editors, and more."
|
||||
},
|
||||
{
|
||||
"author": "BoyuanJiang",
|
||||
"title": "FitDiT[official] - High-fidelity Virtual Try-on",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user