[Diffusion] [NPU] Fix CI run (#18921)
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"per_frame_generation": null
|
||||
},
|
||||
"denoise_step_ms": {
|
||||
"0": 195.27,
|
||||
"1": 329.05,
|
||||
"2": 545.43,
|
||||
"0": 364.97,
|
||||
"1": 542.66,
|
||||
"2": 542.1,
|
||||
"3": 541.3,
|
||||
"4": 537.07,
|
||||
"5": 537.21,
|
||||
|
||||
@@ -12,7 +12,7 @@ ONE_NPU_CASES: list[DiffusionTestCase] = [
|
||||
DiffusionServerArgs(
|
||||
model_path="/root/.cache/modelscope/hub/models/Wan-AI/Wan2.1-T2V-1.3B-Diffusers",
|
||||
modality="video",
|
||||
warmup=0,
|
||||
warmup=True,
|
||||
custom_validator="video",
|
||||
),
|
||||
DiffusionSamplingParams(
|
||||
|
||||
Reference in New Issue
Block a user