Add text-to-image task category (#2)
Browse files- Add text-to-image task category (d33f355cbf1e71e5bc7739b2291ebd8e03208b2d)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
-
|
|
|
|
| 5 |
library_name: datasets
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
---
|
| 12 |
|
| 13 |
# DANI: Discrepancy Assessing for Natural and AI Images
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
- text-to-image
|
| 6 |
library_name: datasets
|
| 7 |
tags:
|
| 8 |
+
- ai-generated-content
|
| 9 |
+
- image-quality-assessment
|
| 10 |
+
- real-vs-fake
|
| 11 |
+
- multimodal
|
| 12 |
---
|
| 13 |
|
| 14 |
# DANI: Discrepancy Assessing for Natural and AI Images
|