Spaces:
Runtime error
Runtime error
machineuser
commited on
Commit
•
f108317
1
Parent(s):
634a9a5
Sync widgets demo
Browse files
packages/tasks/src/pipelines.ts
CHANGED
@@ -590,7 +590,7 @@ export const PIPELINE_DATA = {
|
|
590 |
color: "green",
|
591 |
},
|
592 |
"image-text-to-text": {
|
593 |
-
name: "Image
|
594 |
modality: "multimodal",
|
595 |
color: "red",
|
596 |
hideInDatasets: true,
|
|
|
590 |
color: "green",
|
591 |
},
|
592 |
"image-text-to-text": {
|
593 |
+
name: "Image-Text-to-Text",
|
594 |
modality: "multimodal",
|
595 |
color: "red",
|
596 |
hideInDatasets: true,
|