Datasets:
Fix task tags
#1
by albertvillanova HF Staff - opened
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: cc
|
|
|
|
|
|
|
|
|
|
| 3 |
pretty_name: Horse2Zebra
|
| 4 |
tags:
|
| 5 |
- GAN
|
| 6 |
-
task_categories:
|
| 7 |
- unpaired-image-to-image-translation
|
| 8 |
---
|
| 9 |
## Dataset Description
|
|
|
|
| 1 |
---
|
| 2 |
license: cc
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-image
|
| 5 |
+
task_ids: []
|
| 6 |
pretty_name: Horse2Zebra
|
| 7 |
tags:
|
| 8 |
- GAN
|
|
|
|
| 9 |
- unpaired-image-to-image-translation
|
| 10 |
---
|
| 11 |
## Dataset Description
|