Update custom-node-list.json (#1375)

Add ComfyUI-MarkItDown.
This commit is contained in:
ciga2011 2024-12-28 18:14:38 +08:00 committed by GitHub
parent df9ceb0274
commit 664a582576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18965,6 +18965,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ciga2011",
"title": "ComfyUI MarkItDown",
"id": "markitdown",
"reference": "https://github.com/ciga2011/ComfyUI-MarkItDown",
"files": [
"https://github.com/ciga2011/ComfyUI-MarkItDown"
],
"pip": ["markitdown", "openai"],
"install_type": "git-clone",
"description": "This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files."
}
]
}