diff --git a/custom-node-list.json b/custom-node-list.json index d0631006..de7419fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11334,6 +11334,26 @@ "install_type": "git-clone", "description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion." }, + { + "author": "Indra's Mirror", + "title": "ComfyUI-Documents", + "reference": "https://github.com/Excidos/ComfyUI-Documents", + "files": [ + "https://github.com/Excidos/ComfyUI-Documents" + ], + "install_type": "git-clone", + "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects." + }, + { + "author": "Expo", + "title": "LM Studio Image to Text Node for ComfyUI", + "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", + "files": [ + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." + }, @@ -11731,23 +11751,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Expo", - "title": "LM Studio Image to Text Node for ComfyUI", - "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", - "nodeTypes": [ - { - "title": "LM Studio Image To Text", - "name": "LM Studio Image To Text" - } - ], - "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API.", - "tags": ["image to text", "LM Studio", "vision models"], - "require": [ - "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" - ], - "install_type": "git-clone" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 11cb21ed..bb4458c5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ + { + "author": "Indra's Mirror", + "title": "ComfyUI-Documents", + "reference": "https://github.com/Excidos/ComfyUI-Documents", + "files": [ + "https://github.com/Excidos/ComfyUI-Documents" + ], + "install_type": "git-clone", + "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects." + }, + { + "author": "Expo", + "title": "LM Studio Image to Text Node for ComfyUI", + "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", + "files": [ + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." + }, { "author": "MinusZoneAI", "title": "ComfyUI-Kolors-MZ",