mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
a42953e3be
commit
fe301bb91a
@ -23000,6 +23000,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node enables better performance for Stable Diffusion models, by leveraging AMD MIGraphX, on Navi3 and Navi4 GPUs."
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-GPT-API",
|
||||
"id": "ComfyUI-GPT-API",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-GPT-API",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-GPT-API"
|
||||
],
|
||||
"description": "A custom node for ComfyUI to integrate GPT API.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -23460,17 +23471,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-GPT-API",
|
||||
"id": "ComfyUI-GPT-API",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-GPT-API,
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-GPT-API"
|
||||
],
|
||||
"description": "A custom node for ComfyUI to integrate GPT API.",
|
||||
"install_type": "git-clone"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -10,6 +10,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-GPT-API",
|
||||
"id": "ComfyUI-GPT-API",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-GPT-API",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-GPT-API"
|
||||
],
|
||||
"description": "A custom node for ComfyUI to integrate GPT API.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "pnikolic-amd",
|
||||
"title": "MIGraphX Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user