We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b97cd commit cb49f02Copy full SHA for cb49f02
1 file changed
…o/model_inference/Wan2.2-Fun-A14B-Inp.py …o/model_inference/Wan2.2-Fun-A14B-InP.pyexamples/wanvideo/model_inference/Wan2.2-Fun-A14B-Inp.py renamed to examples/wanvideo/model_inference/Wan2.2-Fun-A14B-InP.py
@@ -32,4 +32,4 @@
32
# You can input `end_image=xxx` to control the last frame of the video.
33
# The model will automatically generate the dynamic content between `input_image` and `end_image`.
34
)
35
-save_video(video, "video.mp4", fps=15, quality=5)
+save_video(video, "video.mp4", fps=15, quality=5)
0 commit comments