Skip to content

WASasquatch/WAS_Extras

Repository files navigation

WAS_Extras

Experimental nodes, or other random extra helper nodes.

Installation

  • Git clone the repo to ComfyUI/custom_nodes.
  • Or; install with ComfyUI Manager
  • Or; download the individual custom node .py files and put them in your ComfyUI/custom_nodes folder. Note: Still will need to install requirements.txt if using ksampler_sequence.py

Conditioning (Blend)

Blend prompt conditioning by different interpolation/operation methods.

DebugThis

Debug any input. It will print the object, as well as display a mapping of it if it's not a common type (like str, int, float, etc).

Inpainting VAE Encode

Download Inpainting_Example_Workflow_And_Images.zip

This node allows for mask offset erosion, and dilation for fine-tuning th emask. It also uses the mask result as the pixel masking for cleaner boundaries and ability to erode (shrink) the mask.

Vivid Sharpen

A python implementation of the Photoshop Vivid Sharpen technique

image

KSampler Sequence

A sequencer setup that allows you to sequence prompts in a looped Ksampler

Provides

  • CLIP Text Encode Sequence (Advanced)
    • Note: CLIPTextEncode will use BLK Advanced CLIP Text Encode if available.
  • KSampler Sequence

KSampler_Sequence_Workflow.zip image

BLVAEEncode

A VAE Encode that can store the latent in the workflow for easy sharing, potentially? Or something.

Workflow Example: ComfyUI_02554_

About

Experimental nodes, or other random extra helper nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages