@@ -47,7 +47,7 @@ If you are interested in deploying models to a dedicated and autoscaling infrast
4747
4848### Automatic Speech Recognition
4949
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 ) .
5151
5252<InferenceSnippet
5353 pipeline=automatic-speech-recognition
@@ -67,7 +67,7 @@ conversational />
6767
6868### Feature Extraction
6969
70- Find out more about Feature Extraction [ here] ( ../tasks/feature_extraction ) .
70+ Find out more about Feature Extraction [ here] ( ../tasks/feature-extraction ) .
7171
7272<InferenceSnippet
7373 pipeline=feature-extraction
@@ -77,7 +77,7 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7777
7878### Fill Mask
7979
80- Find out more about Fill Mask [ here] ( ../tasks/fill_mask ) .
80+ Find out more about Fill Mask [ here] ( ../tasks/fill-mask ) .
8181
8282<InferenceSnippet
8383 pipeline=fill-mask
@@ -87,7 +87,7 @@ Find out more about Fill Mask [here](../tasks/fill_mask).
8787
8888### Image Classification
8989
90- Find out more about Image Classification [ here] ( ../tasks/image_classification ) .
90+ Find out more about Image Classification [ here] ( ../tasks/image-classification ) .
9191
9292<InferenceSnippet
9393 pipeline=image-classification
@@ -97,7 +97,7 @@ Find out more about Image Classification [here](../tasks/image_classification).
9797
9898### Image Segmentation
9999
100- Find out more about Image Segmentation [ here] ( ../tasks/image_segmentation ) .
100+ Find out more about Image Segmentation [ here] ( ../tasks/image-segmentation ) .
101101
102102<InferenceSnippet
103103 pipeline=image-segmentation
@@ -107,7 +107,7 @@ Find out more about Image Segmentation [here](../tasks/image_segmentation).
107107
108108### Object Detection
109109
110- Find out more about Object Detection [ here] ( ../tasks/object_detection ) .
110+ Find out more about Object Detection [ here] ( ../tasks/object-detection ) .
111111
112112<InferenceSnippet
113113 pipeline=object-detection
@@ -117,7 +117,7 @@ Find out more about Object Detection [here](../tasks/object_detection).
117117
118118### Question Answering
119119
120- Find out more about Question Answering [ here] ( ../tasks/question_answering ) .
120+ Find out more about Question Answering [ here] ( ../tasks/question-answering ) .
121121
122122<InferenceSnippet
123123 pipeline=question-answering
@@ -137,7 +137,7 @@ Find out more about Summarization [here](../tasks/summarization).
137137
138138### Table Question Answering
139139
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 ) .
141141
142142<InferenceSnippet
143143 pipeline=table-question-answering
@@ -147,7 +147,7 @@ Find out more about Table Question Answering [here](../tasks/table_question_answ
147147
148148### Text Classification
149149
150- Find out more about Text Classification [ here] ( ../tasks/text_classification ) .
150+ Find out more about Text Classification [ here] ( ../tasks/text-classification ) .
151151
152152<InferenceSnippet
153153 pipeline=text-classification
@@ -157,7 +157,7 @@ Find out more about Text Classification [here](../tasks/text_classification).
157157
158158### Text To Image
159159
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 ) .
161161
162162<InferenceSnippet
163163 pipeline=text-to-image
@@ -167,7 +167,7 @@ Find out more about Text To Image [here](../tasks/text_to_image).
167167
168168### Token Classification
169169
170- Find out more about Token Classification [ here] ( ../tasks/token_classification ) .
170+ Find out more about Token Classification [ here] ( ../tasks/token-classification ) .
171171
172172<InferenceSnippet
173173 pipeline=token-classification
0 commit comments