Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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-
|
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():
|