This commit is contained in:
ahgsql
2023-07-28 00:42:52 +03:00
commit 334c3e48a9
106 changed files with 12595 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
## 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.