Skip to content

Commit 2c018f8

Browse files
authored
Update docs/source/en/api/pipelines/hunyuan_video15.md
1 parent bdfab30 commit 2c018f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/en/api/pipelines/hunyuan_video15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export_to_video(video, "output.mp4", fps=15)
5454

5555
## Notes
5656

57-
- HunyuanVideo1.5 use attention masks with avariable-length sequences. For best performance, we recommend using an attention backend that handles padding efficiently.
57+
- HunyuanVideo1.5 use attention masks with variable-length sequences. For best performance, we recommend using an attention backend that handles padding efficiently.
5858

5959
- **H100/H800:** `_flash_3_hub` or `_flash_varlen_3`
6060
- **A100/A800/RTX 4090:** `flash` or `flash_varlen`

0 commit comments

Comments
 (0)