matanby commited on
Commit
df03e5b
·
verified ·
1 Parent(s): 045eb77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -311,7 +311,7 @@ css="""
311
 
312
  with gr.Blocks(css=css) as demo:
313
  gr.Markdown("# LTX Video 0.9.7 Distilled")
314
- gr.Markdown("Fast high quality video generation. [Model](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-2b-0.9.6-distilled-04-25.safetensors) [GitHub](https://github.com/Lightricks/LTX-Video) [Diffusers](#)")
315
 
316
  with gr.Row():
317
  with gr.Column():
 
311
 
312
  with gr.Blocks(css=css) as demo:
313
  gr.Markdown("# LTX Video 0.9.7 Distilled")
314
+ gr.Markdown("Fast high quality video generation. [Model](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-13b-0.9.7-distilled.safetensors) [GitHub](https://github.com/Lightricks/LTX-Video) [Diffusers](#)")
315
 
316
  with gr.Row():
317
  with gr.Column():