update DB

This commit is contained in:
Dr.Lt.Data 2025-05-08 00:08:42 +09:00
parent a8164e1631
commit 2bb4d8cd63
2 changed files with 22 additions and 11 deletions

View File

@ -16913,6 +16913,17 @@
"description": "A custom node for ComfyUI to integrate GPT API.", "description": "A custom node for ComfyUI to integrate GPT API.",
"install_type": "git-clone" "install_type": "git-clone"
}, },
{
"author": "CY-CHENYUE",
"title": "ComfyUI-FramePack-HY",
"id": "ComfyUI-FramePack-HY",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY"
],
"description": "A custom node for ComfyUI to FramePack.",
"install_type": "git-clone"
},
{ {
"author": "codecringebinge", "author": "codecringebinge",
"title": "ComfyUI-Arrow-Key-Canvas-Navigation", "title": "ComfyUI-Arrow-Key-Canvas-Navigation",
@ -25383,17 +25394,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-FramePack-HY",
"id": "ComfyUI-FramePack-HY",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY"
],
"description": "A custom node for ComfyUI to FramePack.",
"install_type": "git-clone"
} }
] ]
} }

View File

@ -21,6 +21,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
}, },
{
"author": "CY-CHENYUE",
"title": "ComfyUI-FramePack-HY",
"id": "ComfyUI-FramePack-HY",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY"
],
"description": "A custom node for ComfyUI to FramePack.",
"install_type": "git-clone"
},
{ {
"author": "unicough", "author": "unicough",
"title": "OpenAI Image API with gpt-image-1", "title": "OpenAI Image API with gpt-image-1",