FredZhang7
commited on
Commit
•
d8a3838
1
Parent(s):
b96c52e
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
datasets:
|
5 |
+
- FredZhang7/anime-prompts-180K
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- stable-diffusion
|
10 |
+
- anime
|
11 |
+
- art
|
12 |
---
|
13 |
+
## Disclaimer
|
14 |
+
Danbooru stores millions of tagged anime images, but it doesn't have a way to keep out NSFW content.
|
15 |
+
That being said, the tags and prompts generated by this model might contain sexually explicit material. So, proceed with caution!
|
16 |
+
|
17 |
+
For details on data preprocessing, prompt engineering, and more, please see [Fast Anime PromptGen](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2).
|