Skip to content

Commit 1bb5b31

Browse files
committed
[Python snippets] map snippetConversationalWithImage
1 parent ac6d6fb commit 1bb5b31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tasks/src/snippets/python.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ export const pythonSnippets: Partial<Record<PipelineType, (model: ModelDataMinim
155155
"feature-extraction": snippetBasic,
156156
"text-generation": snippetBasic,
157157
"text2text-generation": snippetBasic,
158+
"image-text-to-text": snippetConversationalWithImage,
158159
"fill-mask": snippetBasic,
159160
"sentence-similarity": snippetBasic,
160161
"automatic-speech-recognition": snippetFile,

0 commit comments

Comments
 (0)