feat: ComfyUl-FramePackWrapper_PlusOne

This commit is contained in:
Hiroaki Ogasawara 2025-05-31 23:45:53 +09:00
parent a7bc167d53
commit 531908ca4e

View File

@ -26454,6 +26454,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node that provides integration with OpenAI-compatible Large Language Model APIs, including OpenAI, local models, and other compatible endpoints. Supports both text-only and multimodal (text + image) interactions." "description": "A ComfyUI custom node that provides integration with OpenAI-compatible Large Language Model APIs, including OpenAI, local models, and other compatible endpoints. Supports both text-only and multimodal (text + image) interactions."
}, },
{
"author": "xhiroga",
"title": "ComfyUI-FramePackWrapper_PlusOne",
"id": "comfyui-framepackwrapper-plusone",
"reference": "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne",
"files": [
"https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for FramePack, supporting 1-frame inferences."
},