Commit
·
a7f02bd
1
Parent(s):
095abca
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,15 @@ widget:
|
|
| 15 |
|
| 16 |
A safebooru-style anime prompt generator revised from [FredZhang7/anime-anything-promptgen-v2](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2) for SFW applications and description-focused prompts.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
# Examples
|
| 19 |
|
| 20 |
Input text:
|
|
|
|
| 15 |
|
| 16 |
A safebooru-style anime prompt generator revised from [FredZhang7/anime-anything-promptgen-v2](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2) for SFW applications and description-focused prompts.
|
| 17 |
|
| 18 |
+
You can use it in WebUI [Prompt Generator extension](https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator) by adding appropriate model information to model.json:
|
| 19 |
+
```json
|
| 20 |
+
{
|
| 21 |
+
"Title":"ssonpull519/safebooru-prompt-generation",
|
| 22 |
+
"Tokenizer":"distilgpt2",
|
| 23 |
+
"Model":"ssonpull519/safebooru-prompt-generation"
|
| 24 |
+
}
|
| 25 |
+
```
|
| 26 |
+
|
| 27 |
# Examples
|
| 28 |
|
| 29 |
Input text:
|