jasonhuang23
commited on
Commit
•
37b285c
1
Parent(s):
97baf2e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
+
|
5 |
+
A dataset for SD2.1 base training, which contains metadata filtered from laion2b-en with the following conditions.
|
6 |
+
```text
|
7 |
+
WIDTH>=512
|
8 |
+
HEIGHT>=512
|
9 |
+
punsafe<=0.98
|
10 |
+
AESTHETIC_SCORE>=4.5
|
11 |
+
```
|
12 |
+
|