Update task tag (#1)
Browse files- Update task tag (72be247bc053e6e362d1285f0ffd6a71ed0bb363)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -11,10 +11,12 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes: 123997217
|
15 |
num_examples: 496
|
16 |
download_size: 124012907
|
17 |
-
dataset_size: 123997217
|
|
|
|
|
18 |
---
|
19 |
# Dataset Card for "poses-controlnet-dataset"
|
20 |
|
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 123997217
|
15 |
num_examples: 496
|
16 |
download_size: 124012907
|
17 |
+
dataset_size: 123997217
|
18 |
+
task_categories:
|
19 |
+
- keypoint-estimation
|
20 |
---
|
21 |
# Dataset Card for "poses-controlnet-dataset"
|
22 |
|