Merge pull request #440 from kijai/main

Add Moondream node
This commit is contained in:
Dr.Lt.Data
2024-02-26 20:30:26 +09:00
committed by GitHub

View File

@@ -5836,6 +5836,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kijai",
"title": "ComfyUI-moondream",
"reference": "https://github.com/kijai/ComfyUI-moondream",
"files": [
"https://github.com/kijai/ComfyUI-moondream"
],
"install_type": "git-clone",
"description": "Moondream image to text query node with batch support"
}
]
}