mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
Rename Wan2.2-Fun-A14B-Inp.py to Wan2.2-Fun-A14B-InP.py
This commit is contained in:
@@ -32,4 +32,4 @@ video = pipe(
|
|||||||
# You can input `end_image=xxx` to control the last frame of the video.
|
# You can input `end_image=xxx` to control the last frame of the video.
|
||||||
# The model will automatically generate the dynamic content between `input_image` and `end_image`.
|
# The model will automatically generate the dynamic content between `input_image` and `end_image`.
|
||||||
)
|
)
|
||||||
save_video(video, "video.mp4", fps=15, quality=5)
|
save_video(video, "video.mp4", fps=15, quality=5)
|
||||||
Reference in New Issue
Block a user