Skip to content

Commit

Permalink
Add text-to-video to supported tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Jan 27, 2025
1 parent d26ccdd commit ea16281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/en/guides/inference.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ You might wonder why using [`InferenceClient`] instead of OpenAI's client? There
| | [`~InferenceClient.image_to_text`] ||||||
| | [`~InferenceClient.object_detection`] ||||||
| | [`~InferenceClient.text_to_image`] ||||||
| | [`~InferenceClient.text_to_video`] ||||||
| | [`~InferenceClient.zero_shot_image_classification`] ||||||
| **Multimodal** | [`~InferenceClient.document_question_answering`] ||||||
| | [`~InferenceClient.visual_question_answering`] ||||||
Expand Down

0 comments on commit ea16281

Please sign in to comment.