twri / sdxl_prompt_styler

Custom prompt styler node for SDXL in ComfyUI
MIT License
729 stars 68 forks source link

Getting an error with the latest Comfy updates and Prompt Styler #35

Open Aamir3d opened 4 weeks ago

Aamir3d commented 4 weeks ago

After the last week or so, I'm getting this error with Prompt Styler. It works OK but I have this line in the command prompt.

WARNING: SDXLPromptStylerAll.IS_CHANGED() got an unexpected keyword argument 'text_positive'

twri commented 4 weeks ago

Looks like you have a broken JSON somewhere for text_positve.

Aamir3d commented 4 weeks ago

Looks like you have a broken JSON somewhere for text_positve.

Thank you. I will check. I'm only using the Prompt Styler All node in most of my workflows for ease of use.

twri commented 4 weeks ago

Would probably help to have better parsing error messages but until then you could either move them out of the folder and put them back one by one or rename the extension. Reloading the nodes (and JSONs) can be done with keyboard shortcut ‘R’ in ComfyUI.

Aamir3d commented 4 weeks ago

Would probably help to have better parsing error messages but until then you could either move them out of the folder and put them back one by one or rename the extension. Reloading the nodes (and JSONs) can be done with keyboard shortcut ‘R’ in ComfyUI.

Appreciate the help. I'll try and get to it today. I'd made a larger Json with all the styles merged (including SAI, MRE, Fooocus and others), and I have to copy it back every time. Happy to share it here if you want to include it as default.