update DB

This commit is contained in:
Dr.Lt.Data 2025-04-04 06:56:55 +09:00
parent a42953e3be
commit fe301bb91a
2 changed files with 23 additions and 12 deletions

View File

@ -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"
}
]
}

View File

@ -9,7 +9,18 @@
},
{
"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",