mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
update DB
This commit is contained in:
parent
b64b8f089d
commit
9c3e123fe5
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user