Datasets:
Upload folder using huggingface_hub
#6
by
raulc0399
- opened
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
task_categories:
|
4 |
-
-
|
5 |
-
- keypoint-detection
|
6 |
-
- pose-estimation
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
@@ -11,16 +9,6 @@ tags:
|
|
11 |
- openpose
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
-
dataset_info:
|
15 |
-
features:
|
16 |
-
- name: id
|
17 |
-
dtype: int64
|
18 |
-
- name: image
|
19 |
-
dtype: image
|
20 |
-
- name: conditioning_image
|
21 |
-
dtype: image
|
22 |
-
- name: text
|
23 |
-
dtype: string
|
24 |
---
|
25 |
|
26 |
# Dataset for training controlnet models with conditioning images as Human Pose
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
task_categories:
|
4 |
+
- text-to-image
|
|
|
|
|
5 |
language:
|
6 |
- en
|
7 |
tags:
|
|
|
9 |
- openpose
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Dataset for training controlnet models with conditioning images as Human Pose
|