feat: ComfyUl-FramePackWrapper_PlusOne (#1891)

This commit is contained in:
Hiroaki Ogasawara 2025-06-01 04:01:57 +09:00 committed by GitHub
parent a7bc167d53
commit ea8047344f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26454,6 +26454,17 @@
"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."
},
{
"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."
},