comfyui-jbnodes
ComfyUI nodes for creating images with the look and feel of various film stocks.
Nodes (18)
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
-
Navigate to your ComfyUI
custom_nodesdirectory. -
Clone this repository:
git clone https://github.com/AlbertJBurton/comfyui-jbnodes.git -
Navigate into the cloned directory:
cd comfyui-jbnodes -
Install the required dependencies:
pip install -r requirements.txt -
Restart ComfyUI.
License
This project is licensed under the terms specified in the LICENSE file.