Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
70480c0
1
Parent(s):
6b1bae5
Update app.py
Browse files
app.py
CHANGED
@@ -49,8 +49,8 @@ def gradio_generate(prompt, steps, guidance,duration=10):
|
|
49 |
|
50 |
description_text = """
|
51 |
<p><a href="https://huggingface.co/spaces/declare-lab/tango2/blob/main/app.py?duplicate=true"> <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a> For faster inference without waiting in queue, you may duplicate the space and upgrade to a GPU in the settings. <br/><br/>
|
52 |
-
Generate audio using
|
53 |
-
<br/><br/>
|
54 |
<p/>
|
55 |
"""
|
56 |
# Gradio input and output components
|
|
|
49 |
|
50 |
description_text = """
|
51 |
<p><a href="https://huggingface.co/spaces/declare-lab/tango2/blob/main/app.py?duplicate=true"> <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a> For faster inference without waiting in queue, you may duplicate the space and upgrade to a GPU in the settings. <br/><br/>
|
52 |
+
Generate high quality and faithful audio using TangoFlux by providing a text prompt in just a few seconds. TangoFlux was trained from scratch and was undergone alignment using a new method called Claped-Ranked Preference Optimization (CRPO).
|
53 |
+
<br/><br/> <a href="https://arxiv.org/abs/2412.xxxx">Read our paper.</a>
|
54 |
<p/>
|
55 |
"""
|
56 |
# Gradio input and output components
|