ComfyUI Extension: comfyui-jbnodes

Authored by AlbertJBurton

Created

Updated

1 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

ComfyUI nodes for creating images with the look and feel of various film stocks.

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI-JBNodes

    A comprehensive suite of ComfyUI nodes for simulating analog black-and-white film photography and darkroom printing processes. See the Wiki for details.

    NOTE: This project is still a beta project and is in active development. Expect changes to node definitions or functions that may be breaking changes to previous versions.

    Dependencies

    Film grain note: Prior versions used moderngl (OpenGL) for GPU-accelerated grain. The grain engine now runs on numpy/torch/scipy with no system-level graphics dependencies. No X11, EGL, or OpenGL libraries are required.

    Installation

    1. Navigate to your ComfyUI custom_nodes directory.

    2. Clone this repository:

      git clone https://github.com/AlbertJBurton/comfyui-jbnodes.git
      
    3. Navigate into the cloned directory:

      cd comfyui-jbnodes
      
    4. Install the required dependencies:

      pip install -r requirements.txt
      
    5. Restart ComfyUI.

    License

    This project is licensed under the terms specified in the LICENSE file.

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more