Skip to content

krummrey/comfyui-janky-nodes

Repository files navigation

Janky Post-Processing Nodes for ComfyUI

Experimental nodes for image post-processing in ComfyUI.

Features

Informative Drawing Node

Sample

  • Implementation of Informative Drawings project
  • Supports custom trained models
  • Anime-style drawing conversion
  • Aspect ratio preservation

2. Image Enhancement Nodes:

  • Edge-Aware Smoothing: Sample

    • 5 preset modes (Cartoon, Noise Reduction, etc.)
    • Grayscale/RGB processing
    • Iterative filtering
  • Local Contrast Enhancement: Sample

    • 15 creative presets (Neon Glow, Grunge, etc.)
    • YUV/RGB processing modes
    • CLAHE-based enhancement

Installation

  1. Clone Repository:
    cd ComfyUI/custom_nodes
    git clone https://github.com/yourusername/comfyui-janky-nodes.git```
    
  2. Load models: download the models provided on the original repo and place them in: models/informative_drawing_models/

Credits

  • Informative Drawings implementation based on original work by Caroline Chan
  • OpenCV ximgproc module for advanced computer vision algorithms
  • The sample image is a NZ Post Office in Wllington. The original came from Flickr

About

A set of experimental ComfyUI nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages