[diffusion] fix: fix the frame interpolation testcase in CI regarding number of frames (#19659)
Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
@@ -516,7 +516,6 @@ ONE_GPU_CASES_B: list[DiffusionTestCase] = [
|
||||
),
|
||||
DiffusionSamplingParams(
|
||||
prompt=T2V_PROMPT,
|
||||
num_frames=5,
|
||||
enable_frame_interpolation=True,
|
||||
frame_interpolation_exp=1,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user