Skip to content

Commit 6293843

Browse files
Update packages/tasks/src/tasks/image-text-to-video/about.md
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
1 parent 4262e28 commit 6293843

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/image-text-to-video

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/image-text-to-video/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Models that perform specific video transformations based on text conditions, suc
3636

3737
## Inference
3838

39-
You can use the Diffusers library to interact with image-text-to-video models.
39+
You can use the Diffusers library to interact with image-text-to-video models. Here's example snippet to use `LTXImageToVideoPipeline`.
4040

4141
```python
4242
from diffusers import LTXImageToVideoPipeline

0 commit comments

Comments
 (0)