Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavs10 committed Oct 16, 2023
1 parent 26fc25e commit 9aee67e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/lib/inferenceSnippets/servePython.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export const pythonSnippets: Partial<Record<PipelineType, (model: ModelData) =>
"text-to-image": snippetTextToImage,
"text-to-speech": snippetTextToAudio,
"text-to-audio": snippetTextToAudio,
"audio-to-audio": snippetFile,
"audio-classification": snippetFile,
"image-classification": snippetFile,
"image-to-text": snippetFile,
Expand Down

0 comments on commit 9aee67e

Please sign in to comment.