update DB

This commit is contained in:
Dr.Lt.Data 2024-01-05 22:37:40 +09:00
parent 68cf1f56b3
commit 66f86d2b40

View File

@ -16,6 +16,7 @@
"files": [ "files": [
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes" "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
], ],
"pip": ["transformers>=4.36.2"],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." "description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
}, },