Skip to content

Commit

Permalink
Add image-text-to-text to libraries-tasks to enable pipeline snippets (
Browse files Browse the repository at this point in the history
…#1126)

We recently merged an image-text-to-text pipeline so enabling this

Co-authored-by: vb <[email protected]>
  • Loading branch information
merveenoyan and Vaibhavs10 authored Jan 28, 2025
1 parent d43b6a9 commit 7508458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/tasks/src/library-to-tasks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ export const LIBRARY_TASK_MAPPING: Partial<Record<ModelLibraryKey, PipelineType[
"image-segmentation",
"image-to-image",
"image-to-text",
"image-text-to-text",
"mask-generation",
"object-detection",
"question-answering",
"summarization",
Expand Down

0 comments on commit 7508458

Please sign in to comment.