Merge pull request #2829 from MotifTechnologies/feat/add-motifvideo2b

Add ComfyUI-MotifVideo2B to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:27:22 +09:00 committed by GitHub
commit 2ae10236b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46995,6 +46995,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Motif Technologies",
"title": "ComfyUI-MotifVideo2B",
"reference": "https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B",
"files": [
"https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B"
],
"install_type": "git-clone",
"description": "Custom nodes for Motif-Video 2B (Motif Technologies) text-to-video and image-to-video diffusion model. Includes model loaders, samplers, and a workflow-driven automatic model download dialog."
}
]
}