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

Commits on Jul 9, 2024

  1. Add files via upload

    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."
    }
    Excidos authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5a64741 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    4b99dd9 View commit details
    Browse the repository at this point in the history
  2. Update custom-node-list.json

    Excidos authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    afed6b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f0529b View commit details
    Browse the repository at this point in the history
  2. Update custom-node-list.json

    Excidos authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dd23b69 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Update custom-node-list.json

    Excidos authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7139e69 View commit details
    Browse the repository at this point in the history
  2. Update custom-node-list.json

    Excidos authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    26fd7bf View commit details
    Browse the repository at this point in the history
  3. Update custom-node-list.json

    Excidos authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bc90551 View commit details
    Browse the repository at this point in the history
  4. Update custom-node-list.json

    Excidos authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    82583dc View commit details
    Browse the repository at this point in the history