Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Lumina-mGPT Wrapper to custom node list #967

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Excidos
Copy link

@Excidos Excidos commented Aug 15, 2024

Added Lumina-mGPT Wrapper to custom node list

https://github.com/Excidos/ComfyUI-Lumina-mGPT-Wrapper.git

Added my custom node

https://github.com/Excidos/ComfyUI-Documents

{
    "author": "Indra's Mirror",
    "title": "ComfyUI-Documents",
    "reference": "https://github.com/Excidos/ComfyUI-Documents",
    "files": [
        "https://github.com/Excidos/ComfyUI-Documents/raw/main/document_nodes.py",
        "https://github.com/Excidos/ComfyUI-Documents/raw/main/utils.py",
        "https://github.com/Excidos/ComfyUI-Documents/raw/main/server.py",
        "https://github.com/Excidos/ComfyUI-Documents/raw/main/comfy_documents_utils.py",
        "https://github.com/Excidos/ComfyUI-Documents/raw/main/web/js/documents.core.js"
    ],
    "install_type": "git-clone",
    "pip": [
        "PyMuPDF",
        "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."
}
@ltdrdata
Copy link
Owner

The following dependency path in requirements.txt is not publicly accessible.
Please check it.

git+https://github.com/Alpha-VLLM/LuminaDiffusion.git

Copy link
Author

@Excidos Excidos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes accept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants