Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f62aa05
1
Parent(s):
e1525e4
Update app.py
Browse files
app.py
CHANGED
@@ -50,7 +50,7 @@ def gradio_generate(prompt, steps, guidance,duration=10):
|
|
50 |
description_text = """
|
51 |
Generate high quality and faithful audio in just a few seconds using <b>TangoFlux</b> by providing a text prompt. <b>TangoFlux</b> was trained from scratch and underwent alignment to follow human instructions using a new method called <b>Claped-Ranked Preference Optimization (CRPO)</b>.
|
52 |
<div style="display: flex; gap: 10px; align-items: center;">
|
53 |
-
<a href="https://
|
54 |
<img src="https://img.shields.io/badge/Read_the_Paper-blue?link=https%3A%2F%2Fopenreview.net%2Fattachment%3Fid%3DtpJPlFTyxd%26name%3Dpdf" alt="arXiv">
|
55 |
</a>
|
56 |
<a href="https://huggingface.co/declare-lab/TangoFlux">
|
|
|
50 |
description_text = """
|
51 |
Generate high quality and faithful audio in just a few seconds using <b>TangoFlux</b> by providing a text prompt. <b>TangoFlux</b> was trained from scratch and underwent alignment to follow human instructions using a new method called <b>Claped-Ranked Preference Optimization (CRPO)</b>.
|
52 |
<div style="display: flex; gap: 10px; align-items: center;">
|
53 |
+
<a href="https://arxiv.org/abs/2412.21037">
|
54 |
<img src="https://img.shields.io/badge/Read_the_Paper-blue?link=https%3A%2F%2Fopenreview.net%2Fattachment%3Fid%3DtpJPlFTyxd%26name%3Dpdf" alt="arXiv">
|
55 |
</a>
|
56 |
<a href="https://huggingface.co/declare-lab/TangoFlux">
|