Skip to content

ComfyNodePRs/PR-ComfyUI-CSV-Styler-c15ec10e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Styler

Repository contains CSV Styler - custom node for ComfyUI. The provided positive and negative prompts are processed according to selected style (styles parsed from styles.csv - Automatic1111 Web-Ui like format).

styles.csv should be placed in ComfyUI root directory (near main.py).

Usage example

Provide positive and negative prompts in your preffered way and select necessary style. {prompt} keyworld in style is also taken into account. usage example

Also style processing can be turned off (bypass mode). Input passed unchanged. usage example

Installation

ComfyUI Manager

CSV Styler can be installed using the ComfyUI Manager. Search for ComfyUI-CSV-Styler.

Manual option

Repo cloning. Execute command in (ComfyUI)/custom_nodes folder:

git clone https://github.com/Pun0110/ComfyUI-CSV-Styler.git

Debug

The script outputs some diagnostic information to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%