mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Added BillBum customizable API nodes to custom-node-list.json (#1176)
This commit is contained in:
parent
055101d1fd
commit
d6e30e48d9
@ -16178,6 +16178,18 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "AhBumm",
|
||||
"title": "Customizable API Call Nodes by BillBum",
|
||||
"id": "billbum",
|
||||
"reference": "https://github.com/AhBumm/ComfyUI_BillBum_Nodes",
|
||||
"files": [
|
||||
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes"
|
||||
],
|
||||
"nodename_pattern": "\\(BillBum\\)$",
|
||||
"install_type": "git-clone",
|
||||
"description": "API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user