mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 20:22:34 +08:00
Update custom-node-list.json
This commit is contained in:
parent
4b99dd9778
commit
afed6b571b
@ -12192,6 +12192,22 @@
|
||||
"python-docx"
|
||||
],
|
||||
"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": "Excidos",
|
||||
"title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
|
||||
"reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
|
||||
"files": [
|
||||
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper/raw/main/lumina_diffusers_node.py",
|
||||
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper/raw/main/utils.py"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"pip": [
|
||||
"git+https://github.com/huggingface/diffusers",
|
||||
"transformers",
|
||||
"accelerate"
|
||||
],
|
||||
"description": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, optional ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows, allowing for flexible and powerful image generation capabilities."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user