sdxl_prompt_styler icon indicating copy to clipboard operation
sdxl_prompt_styler copied to clipboard

Custom prompt styler node for SDXL in ComfyUI

Results 12 sdxl_prompt_styler issues
Sort by recently updated
recently updated
newest added

We are working with dr.lt.data and comfyanon to build a global registry for custom nodes (similar to PyPI). Eventually, the registry will be used as a backend for the UI-manager....

This PR adds a Github Action (publish-node-action) that will run whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR)....

Well, as title says it will be useful to have possibility to tweak this value. It can give us more flexible way of creating prompt

enhancement

The included styles in this node are pretty good, but there're actually endless styles, it's impossible to include all, and if you include more the list will become too long...

enhancement

Hello, I did add a feature on [my fork](https://github.com/Danamir/sdxl_prompt_styler) of sdxl_prompt_styler adding a new option to the advanced node. It is used to copy the content of G text to...

enhancement

Thanks for your very nice Styles custom node, I have it in use with all my workflows. Since the update, all json files load. This can be convenient, but it...

enhancement

It would be great if the following two additions could be made: 1. Stack the styles. It would be great to offer the ability to select up to three styles...

enhancement

At the request of a user, I rewrote this using metaprogramming techniques to support auto-generating many node types from directories of json files, so that you can have eg a...

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...

Wouldn't it be possible that the script create a directory for each json? That way it would prevent from scrolling (and loading) very long list, which would improve performance overall.

enhancement