[diffusion] refactor: streamline denoising stages (#22633)
This commit is contained in:
@@ -135,6 +135,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ltx2.3_twostage_t2v_2gpus",
|
||||
"model": "Lightricks/LTX-2.3",
|
||||
"task": "text-to-video",
|
||||
"prompt": "A cat and a dog baking a cake together in a kitchen.",
|
||||
"width": 768,
|
||||
"height": 512,
|
||||
"num_frames": 121,
|
||||
"seed": 42,
|
||||
"num_gpus": 2,
|
||||
"frameworks": {
|
||||
"sglang": {
|
||||
"serve_args": "--enable-torch-compile --warmup --enable-cfg-parallel --pipeline-class-name LTX2TwoStagePipeline",
|
||||
"extra_env": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "wan22_i2v_a14b_720p",
|
||||
"model": "Wan-AI/Wan2.2-I2V-A14B-Diffusers",
|
||||
|
||||
Reference in New Issue
Block a user