benibraz commited on
Commit
a040b19
1 Parent(s): 67e2415

Update project page link in the UI for improved accessibility

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -439,7 +439,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
439
  <a href="https://github.com/Lightricks/ComfyUI-LTXVideo">
440
  <img src='https://img.shields.io/badge/GitHub-ComfyUI-blue'>
441
  </a>
442
- <a href="https://huggingface.co/Lightricks">
443
  <img src="https://img.shields.io/badge/Project-Page-green" alt="Follow me on HF">
444
  </a>
445
  <a href="https://huggingface.co/spaces/Lightricks/LTX-Video-Playground?duplicate=true">
 
439
  <a href="https://github.com/Lightricks/ComfyUI-LTXVideo">
440
  <img src='https://img.shields.io/badge/GitHub-ComfyUI-blue'>
441
  </a>
442
+ <a href="http://www.lightricks.com/ltxv">
443
  <img src="https://img.shields.io/badge/Project-Page-green" alt="Follow me on HF">
444
  </a>
445
  <a href="https://huggingface.co/spaces/Lightricks/LTX-Video-Playground?duplicate=true">