Fix missing load_video documentation and load_video import in WanVideoToVideoPipeline example code (#12472)

* Update utilities.md

Update missing load_video documentation

* Update pipeline_wan_video2video.py

Fix missing load_video import in example code
This commit is contained in:
Meatfucker
2025-10-14 13:43:21 -04:00
committed by GitHub
parent fa468c5d57
commit a4bc845478
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -26,6 +26,10 @@ Utility and helper functions for working with 🤗 Diffusers.
[[autodoc]] utils.load_image
## load_video
[[autodoc]] utils.load_video
## export_to_gif
[[autodoc]] utils.export_to_gif