You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Wan ||<ul><li>Single card</li></ul> |<ul><li>[text-to-video generation](/examples/stable-diffusion#text-to-video-with-wan-22)</li><li>[image-to-video generation](/examples/stable-diffusion#image-to-video-with-wan-22)</li></ul> |
309
+
| Wan ||:heavy_check_mark:|<ul><li>[text-to-video generation](/examples/stable-diffusion#text-to-video-with-wan-22)</li><li>[image-to-video generation](/examples/stable-diffusion#image-to-video-with-wan-22)</li></ul>|
--prompts "The cat removes the glasses from its eyes." \
497
+
--use_habana \
498
+
--use_hpu_graphs \
499
+
--use_distributed_cfg \
500
+
--height 1088 \
501
+
--width 800 \
502
+
--fps 24 \
503
+
--num_frames 121 \
504
+
--sdp_on_bf16 \
505
+
--bf16
506
+
```
507
+
508
+
> [!NOTE]
509
+
> Distributed CFG mode requires even number of devices in the `world_size`.
510
+
511
+
482
512
### Text-to-Video with Wan 2.2
483
513
Wan2.2 is a comprehensive and open suite of video foundation models. Please refer to [Huggingface Wan2.2 doc](https://huggingface.co/Wan-AI/Wan2.2-TI2V-5B)
0 commit comments