multimodalart HF Staff commited on
Commit
e1afb2d
·
verified ·
1 Parent(s): 9ac909b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -340,7 +340,7 @@ css="""
340
 
341
  with gr.Blocks(css=css) as demo:
342
  gr.Markdown("# LTX Video 0.9.7 Distilled")
343
- 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](#)")
344
 
345
  with gr.Row():
346
  with gr.Column():
 
340
 
341
  with gr.Blocks(css=css) as demo:
342
  gr.Markdown("# LTX Video 0.9.7 Distilled")
343
+ 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](https://huggingface.co/Lightricks/LTX-Video-0.9.7-distilled#diffusers-🧨)")
344
 
345
  with gr.Row():
346
  with gr.Column():