Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -958,7 +958,6 @@ with gr.Blocks(title="LTX-2.3 Two-Stage HQ with LoRA Cache") as demo:
|
|
| 958 |
seed, randomize_seed, height, width, enhance_prompt,
|
| 959 |
video_cfg_scale, video_stg_scale, video_rescale_scale, video_a2v_scale,
|
| 960 |
audio_cfg_scale, audio_stg_scale, audio_rescale_scale, audio_v2a_scale,
|
| 961 |
-
gpu_duration,
|
| 962 |
distilled_strength, pose_strength, general_strength, motion_strength,
|
| 963 |
dreamlay_strength, mself_strength, dramatic_strength, fluid_strength,
|
| 964 |
liquid_strength, demopose_strength, voice_strength, realism_strength,
|
|
|
|
| 958 |
seed, randomize_seed, height, width, enhance_prompt,
|
| 959 |
video_cfg_scale, video_stg_scale, video_rescale_scale, video_a2v_scale,
|
| 960 |
audio_cfg_scale, audio_stg_scale, audio_rescale_scale, audio_v2a_scale,
|
|
|
|
| 961 |
distilled_strength, pose_strength, general_strength, motion_strength,
|
| 962 |
dreamlay_strength, mself_strength, dramatic_strength, fluid_strength,
|
| 963 |
liquid_strength, demopose_strength, voice_strength, realism_strength,
|