dagloop5 commited on
Commit
a88b415
·
verified ·
1 Parent(s): 60a179a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -807,7 +807,6 @@ with gr.Blocks(title="LTX-2.3 Distilled") as demo:
807
  label="Transition strength",
808
  minimum=0.0, maximum=2.0, value=0.0, step=0.01
809
  )
810
- )
811
 
812
  with gr.Column():
813
  output_video = gr.Video(label="Generated Video", autoplay=False)
 
807
  label="Transition strength",
808
  minimum=0.0, maximum=2.0, value=0.0, step=0.01
809
  )
 
810
 
811
  with gr.Column():
812
  output_video = gr.Video(label="Generated Video", autoplay=False)