mirror of
https://github.com/ahgsql/StyleSelectorXL.git
synced 2026-02-21 15:34:09 +00:00
28 lines
892 B
Markdown
28 lines
892 B
Markdown
## Style Selector for SDXL 1.0
|
|
|
|
This repository contains a Automatic1111 Extension allows users to select and apply different styles to their inputs using SDXL 1.0.
|
|
|
|
### Styles
|
|
|
|
Released positive and negative templates are used to generate stylized prompts. Just install extension, then SDXL Styles will appear in the panel.
|
|
|
|
### Installation
|
|
|
|
Enter this repo's URL in Automatic1111's extension tab "Install from Url":
|
|
|
|
https://github.com/ahgsql/StyleSelectorXL.git
|
|
|
|
### Usage
|
|
|
|
Enable or Disable it On Extension's panel, Write your subject into Prompt field,
|
|
Select Style then hit Generate!
|
|
The selected style will be applied to your current prompts.
|
|
|
|
### Thanks
|
|
|
|
Huge thanks for https://github.com/twri/sdxl_prompt_styler as i got style json file's original structure from his repo.
|
|
|
|
### License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|