Skip to content

Commit cb49f02

Browse files
authored
Rename Wan2.2-Fun-A14B-Inp.py to Wan2.2-Fun-A14B-InP.py
1 parent c4b97cd commit cb49f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/wanvideo/model_inference/Wan2.2-Fun-A14B-Inp.py renamed to examples/wanvideo/model_inference/Wan2.2-Fun-A14B-InP.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
# You can input `end_image=xxx` to control the last frame of the video.
3333
# The model will automatically generate the dynamic content between `input_image` and `end_image`.
3434
)
35-
save_video(video, "video.mp4", fps=15, quality=5)
35+
save_video(video, "video.mp4", fps=15, quality=5)

0 commit comments

Comments
 (0)