Skip to content

.csv to .json: Converts Forge/A1111 styles for ComfyUI styler nodes

Notifications You must be signed in to change notification settings

sandner-art/styleconvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

styleconvertor

.csv to .json /.json to .csv: Converts Forge/A1111 styles for ComfyUI styler nodes, and vice-versa

What It Does

Converts formatting of the styles for direct use in Forge or ComfyUi stylers (Mile high Styler)

How to Use

  1. download the styleconvertor.py file to a folder with your styles.csv or .json files
  2. backup the original style files (just for a good feeling)
  3. run terminal from the folder, in Windows with cmd command
  4. In terminal, write command python styleconvertor.py
  5. Follow the instructions.

How to Load Your Styles

A. Forge (.csv): Copy styles.csv into the main folder (file must be named styles.csv)

B. ComfyUI (.json):

  1. Install ComfyUI_MileHighStyler via Manager
  2. Go to \ComfyUI\custom_nodes\ComfyUI_MileHighStyler\data and create a folder Your_stylename
  3. Copy Your_stylename.json into Your_stylename folder
  4. Update and restart ComfyUI
  5. Double-click the workspace and Search Nodes for Your_stylename node, which is now ready to use (also the Advanced version)

About

.csv to .json: Converts Forge/A1111 styles for ComfyUI styler nodes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages