Skip to content

m-sokes/ComfyUI-Sokes-Nodes

Repository files navigation

ComfyUI Sokes Nodes 🦬

A small node suite for ComfyUI featuring the following nodes:

Node Description
Current Date & Time Add the current date and or time to the filename with custom formatting. E.g. YYYY-MM-DD
Tip: Also supports python formated date & time properties
Empty Latent Selector (9 Inputs) Useful for generating a random latent dimentions based on a fixed set
Replace Text with RegEx Useful for using RegEx for text replacement
Load Random Image Load a random image(s) and output optional alpha channel and reference image path(s)
Tip: You can use wildcards "*" and or "|"'s in the folder path input
Hex to Color Name Convert hex to descriptive color names for image-generation prompts
Random Number A user friendly random number generator that supports int, float, and bool

Instalation

To install nodes follow these steps:

Via ComfyUI Manager

  1. Open ComfyUI Manager
  2. Open Custom Nodes Manager
  3. Search for ComfyUI Sokes Nodes
  4. Click Install

Manually

  1. Open a terminal or a command line interface.
  2. Navigate to the ComfyUI/custom_nodes/ directory.
  3. Run the following command: git clone https://github.com/m-sokes/ComfyUI-Sokes-Nodes.git
  4. Activate your environment (assuming there is one)
  5. pip install -r requirements.txt
  6. Restart ComfyUI.

What is ComfyUI?

ComfyUI is a node based interface and backend for all things AI related, including image, video, audio, and text generation.

Recommended ComfyUI extension: ComfyUI-Manager


Why a bison 🦬 emoji?

There's no offical musk ox emoji...I'll reached out to the Unicode Consortium.


Future Node Concepts

  • Prompt Styler node with custom categories based on json file(s)
  • Palette-to-Prompt Builder

About

A small node suite for ComfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published