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