@@ -47,7 +47,7 @@ If you are interested in deploying models to a dedicated and autoscaling infrast
47
47
48
48
### Automatic Speech Recognition
49
49
50
- Find out more about Automatic Speech Recognition [ here] ( ../tasks/automatic_speech_recognition ) .
50
+ Find out more about Automatic Speech Recognition [ here] ( ../tasks/automatic-speech-recognition ) .
51
51
52
52
<InferenceSnippet
53
53
pipeline=automatic-speech-recognition
@@ -67,7 +67,7 @@ conversational />
67
67
68
68
### Feature Extraction
69
69
70
- Find out more about Feature Extraction [ here] ( ../tasks/feature_extraction ) .
70
+ Find out more about Feature Extraction [ here] ( ../tasks/feature-extraction ) .
71
71
72
72
<InferenceSnippet
73
73
pipeline=feature-extraction
@@ -77,7 +77,7 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
77
77
78
78
### Fill Mask
79
79
80
- Find out more about Fill Mask [ here] ( ../tasks/fill_mask ) .
80
+ Find out more about Fill Mask [ here] ( ../tasks/fill-mask ) .
81
81
82
82
<InferenceSnippet
83
83
pipeline=fill-mask
@@ -87,7 +87,7 @@ Find out more about Fill Mask [here](../tasks/fill_mask).
87
87
88
88
### Image Classification
89
89
90
- Find out more about Image Classification [ here] ( ../tasks/image_classification ) .
90
+ Find out more about Image Classification [ here] ( ../tasks/image-classification ) .
91
91
92
92
<InferenceSnippet
93
93
pipeline=image-classification
@@ -97,7 +97,7 @@ Find out more about Image Classification [here](../tasks/image_classification).
97
97
98
98
### Image Segmentation
99
99
100
- Find out more about Image Segmentation [ here] ( ../tasks/image_segmentation ) .
100
+ Find out more about Image Segmentation [ here] ( ../tasks/image-segmentation ) .
101
101
102
102
<InferenceSnippet
103
103
pipeline=image-segmentation
@@ -107,7 +107,7 @@ Find out more about Image Segmentation [here](../tasks/image_segmentation).
107
107
108
108
### Object Detection
109
109
110
- Find out more about Object Detection [ here] ( ../tasks/object_detection ) .
110
+ Find out more about Object Detection [ here] ( ../tasks/object-detection ) .
111
111
112
112
<InferenceSnippet
113
113
pipeline=object-detection
@@ -117,7 +117,7 @@ Find out more about Object Detection [here](../tasks/object_detection).
117
117
118
118
### Question Answering
119
119
120
- Find out more about Question Answering [ here] ( ../tasks/question_answering ) .
120
+ Find out more about Question Answering [ here] ( ../tasks/question-answering ) .
121
121
122
122
<InferenceSnippet
123
123
pipeline=question-answering
@@ -137,7 +137,7 @@ Find out more about Summarization [here](../tasks/summarization).
137
137
138
138
### Table Question Answering
139
139
140
- Find out more about Table Question Answering [ here] ( ../tasks/table_question_answering ) .
140
+ Find out more about Table Question Answering [ here] ( ../tasks/table-question-answering ) .
141
141
142
142
<InferenceSnippet
143
143
pipeline=table-question-answering
@@ -147,7 +147,7 @@ Find out more about Table Question Answering [here](../tasks/table_question_answ
147
147
148
148
### Text Classification
149
149
150
- Find out more about Text Classification [ here] ( ../tasks/text_classification ) .
150
+ Find out more about Text Classification [ here] ( ../tasks/text-classification ) .
151
151
152
152
<InferenceSnippet
153
153
pipeline=text-classification
@@ -157,7 +157,7 @@ Find out more about Text Classification [here](../tasks/text_classification).
157
157
158
158
### Text To Image
159
159
160
- Find out more about Text To Image [ here] ( ../tasks/text_to_image ) .
160
+ Find out more about Text To Image [ here] ( ../tasks/text-to-image ) .
161
161
162
162
<InferenceSnippet
163
163
pipeline=text-to-image
@@ -167,7 +167,7 @@ Find out more about Text To Image [here](../tasks/text_to_image).
167
167
168
168
### Token Classification
169
169
170
- Find out more about Token Classification [ here] ( ../tasks/token_classification ) .
170
+ Find out more about Token Classification [ here] ( ../tasks/token-classification ) .
171
171
172
172
<InferenceSnippet
173
173
pipeline=token-classification
0 commit comments