Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added full SDXL style list from stable-diffusion-art.com #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frenchroasted
Copy link

  1. Grouped existing styles with prefixes. The .json file is already organized by style category, but the code is designed to alphabetically sort the styles into the web UI selector. Using prefixes will retain the category groupings.
  2. Added all styles from https://stable-diffusion-art.com/sdxl-styles/ The final list is inconveniently long in the web UI, but there are some interesting styles that were missing, like all the Futuristic ones. Perhaps a future version could enhance the UI with separate expandable groups to make it more convenient on the screen. Meanwhile, it's always possible to just collapse the whole list when you're not using it.

@shao-shuai
Copy link

shao-shuai commented Feb 21, 2024

upvote for this PR, for a temporary fix, I just copy and relace the json file, thanks Aaron!

@Versace69
Copy link

Versace69 commented Apr 8, 2024

Upvote here also!!

I will add to be able to load multiple JSON files:

  1. Load all styles of all JSON files in the extension folder,
  2. Show all styles but separate by JSON file,
  3. Be able to expand/collapse all different JSON file in the txt2img and img2img view.

This will avoid the need to switch the JSON filename and Reload UI when need a style from another file.
Also, this will avoid to have a too long style list.

Thanks.

@slnc
Copy link

slnc commented Jun 16, 2024

For anyone wondering, this updated version has 104 styles (for Batch count).

@bamit99
Copy link

bamit99 commented Jul 29, 2024

Can you please check my update? I have added capability to pick multiple JSONs and then choose the one of your liking.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants