alexnasa commited on
Commit
a548497
·
verified ·
1 Parent(s): a507fa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -657,6 +657,7 @@ with gr.Blocks(title="LTX-2 Video Distilled 🎥🔈") as demo:
657
  fn=apply_resolution,
658
  inputs=radioanimated,
659
  outputs=[width, height],
 
660
  )
661
 
662
  generate_btn.click(
 
657
  fn=apply_resolution,
658
  inputs=radioanimated,
659
  outputs=[width, height],
660
+ api_visibility="private"
661
  )
662
 
663
  generate_btn.click(