Skip to content

Commit 65cc82d

Browse files
committed
update
1 parent cbf643e commit 65cc82d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/en/api/pipelines/ltx_video.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ video = pipe(
121121
width=768,
122122
height=512,
123123
num_frames=161,
124+
decode_timestep=0.03,
125+
decode_noise_scale=0.025,
124126
num_inference_steps=50,
125127
).frames[0]
126128
export_to_video(video, "output.mp4", fps=24)

0 commit comments

Comments
 (0)