Fix task tag
#1
by
merve
HF staff
- opened
README.md
CHANGED
@@ -8,6 +8,7 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: pose-estimation-crop-uncrop
|
10 |
results: []
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,4 +45,4 @@ The following hyperparameters were used during training:
|
|
44 |
- Transformers 4.33.2
|
45 |
- Pytorch 2.0.1+cu118
|
46 |
- Datasets 2.14.5
|
47 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: pose-estimation-crop-uncrop
|
10 |
results: []
|
11 |
+
pipeline_tag: keypoint-detection
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
45 |
- Transformers 4.33.2
|
46 |
- Pytorch 2.0.1+cu118
|
47 |
- Datasets 2.14.5
|
48 |
+
- Tokenizers 0.13.3
|