Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
machineuser
commited on
Commit
·
0757360
1
Parent(s):
2fd19e2
Sync widgets demo
Browse files
packages/tasks/src/library-to-tasks.ts
CHANGED
@@ -49,6 +49,7 @@ export const LIBRARY_TASK_MAPPING: Partial<Record<ModelLibraryKey, PipelineType[
|
|
49 |
"automatic-speech-recognition",
|
50 |
"depth-estimation",
|
51 |
"document-question-answering",
|
|
|
52 |
"fill-mask",
|
53 |
"image-classification",
|
54 |
"image-segmentation",
|
|
|
49 |
"automatic-speech-recognition",
|
50 |
"depth-estimation",
|
51 |
"document-question-answering",
|
52 |
+
"feature-extraction",
|
53 |
"fill-mask",
|
54 |
"image-classification",
|
55 |
"image-segmentation",
|