floyo logobeta logo
Powered by
ThinkDiffusion
floyo logobeta logo
Powered by
ThinkDiffusion

ComfyUI-Nikosis-Nodes

1

Last updated
2025-04-10

A collection of custom nodes designed for ComfyUI that enhances the user experience by providing utilities for generating aspect ratios, selecting multiple styles for prompts, and concatenating text inputs. These nodes streamline workflows and improve the overall functionality of AI art generation processes.

  • Aspect Ratio node allows for customizable latent tensor generation tailored to various model types and dimensions.
  • The Prompt Multiple Style Selector enables users to effortlessly combine styles from a JSON configuration to create complex prompts.
  • Text Concatenate node facilitates the merging of multiple text inputs with customizable delimiters, improving prompt construction efficiency.

Context

This repository contains a set of custom nodes specifically tailored for ComfyUI, aimed at enhancing the user's workflow in generating AI art. The nodes serve distinct functions such as creating specific aspect ratios for images, selecting from multiple styles for prompts, and concatenating text inputs, making them valuable tools for artists and developers working with Stable Diffusion.

Key Features & Benefits

The Aspect Ratio node generates latent tensors with user-defined dimensions, ensuring compatibility with different model types. The Prompt Multiple Style Selector allows for the easy integration of diverse styles into prompts, which can significantly enhance the variability and depth of generated outputs. The Text Concatenate node simplifies the process of creating cohesive text inputs by merging multiple strings while offering options for whitespace management.

Advanced Functionalities

The Aspect Ratio node automatically rounds dimensions to multiples of 8, which is essential for ensuring compatibility with various models. The Prompt Multiple Style Selector requires a structured styles.json file, allowing users to define their styles and corresponding prompts, thus providing a flexible and organized way to manage styling. The Text Concatenate node includes options for stripping unnecessary whitespace, which can help maintain clean and precise prompts.

Practical Benefits

These custom nodes improve workflow efficiency by allowing users to generate specific latent tensors, streamline prompt creation with multiple styles, and easily manage text inputs. This results in a more controlled and high-quality output, enabling users to focus on creativity rather than technical constraints.

Credits/Acknowledgments

The project is maintained by Nikosis, with contributions welcomed from the community. It is released under the MIT License, promoting open-source collaboration and usage.