FredZhang7
commited on
Commit
•
60940fb
1
Parent(s):
3405941
Fix the order of datasets
Browse files
README.md
CHANGED
@@ -10,9 +10,11 @@ size_categories:
|
|
10 |
|
11 |
For more info on data collection and the preprocessing algorithm, see [Fast Anime PromptGen](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2).
|
12 |
|
13 |
-
## 100K unique prompts
|
14 |
-
- [Raw prompts from Danbooru API](./danbooru_raw.txt)
|
15 |
-
- [Preprocessed prompts from Danbooru API](./danbooru_clean.txt)
|
16 |
|
17 |
## 80K unique prompts
|
18 |
-
- [Preprocessed prompts from Safebooru API](./
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
For more info on data collection and the preprocessing algorithm, see [Fast Anime PromptGen](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2).
|
12 |
|
|
|
|
|
|
|
13 |
|
14 |
## 80K unique prompts
|
15 |
+
- [Preprocessed prompts from Safebooru API](./a_safebooru_clean.txt)
|
16 |
+
|
17 |
+
|
18 |
+
## 100K unique prompts
|
19 |
+
- [Raw prompts from Danbooru API](./danbooru_raw.txt)
|
20 |
+
- [Preprocessed prompts from Danbooru API](./danbooru_clean.txt)
|