ComfyUI Extension: ComfyUI Sokes Nodes

Authored by m-sokes

Created

Updated

2 stars

Nodes: Current Date, Latent Switch x9, Replace Text with RegEx, Load Random Image

README

ComfyUI Sokes Nodes 🦬

A small node suite for ComfyUI featuring the following nodes:

| Node | Description | | --- | --- | | Current Date with Custom Formatting | Useful for file saving organization. E.g. YYYY-MM-DD | | Empty Latent Selector (9 Inputs) | Useful for exporting a random latent dimentions based on a fixed set | | Replace Text with RegEx | Useful for using RegEx for text replacement | | Random Image with Path | Useful for grabbing a random image and referencing the path later in the flow |


Instalation

To install nodes follow these steps:

  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. Restart ComfyUI.

What is ComfyUI?

ComfyUI is a node based backend and GUI for Stable Diffusion.

Recommended ComfyUI extension: ComfyUI-Manager


Why a bison 🦬 emoji?

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


Future Node Concepts

  • [ ] SDXL Prompt Styler node with custom categories based on json file(s)