Closed anuplohade closed 1 year ago
I was able to resolve it.
I had to change the line 309 in WAS_Node_Suite.py and rename it to the column heading of style from CSV file i.e. 'style_name'
Secondly I changed CSV file to UTF-8 encoding format.
So what you're actually saying is that A1111 has updated it's format, to include "style_name" instead of "name".
The original format of styles is
name,prompt,negative_prompt
None,,
Discussed in https://github.com/WASasquatch/was-node-suite-comfyui/discussions/245