Spaces:
Runtime error
Runtime error
Commit
·
c172479
1
Parent(s):
d13aa12
Update app.py
Browse files
app.py
CHANGED
|
@@ -50,7 +50,6 @@ def gradio_generate(prompt, steps, guidance,duration=10):
|
|
| 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 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>.
|
| 53 |
-
<br/><br/> <a href="https://openreview.net/attachment?id=tpJPlFTyxd&name=pdf">Read our paper.</a>
|
| 54 |
<p/>
|
| 55 |
<div style="display: flex; gap: 10px; align-items: center;">
|
| 56 |
<a href="https://openreview.net/attachment?id=tpJPlFTyxd&name=pdf">
|
|
|
|
| 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 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>.
|
|
|
|
| 53 |
<p/>
|
| 54 |
<div style="display: flex; gap: 10px; align-items: center;">
|
| 55 |
<a href="https://openreview.net/attachment?id=tpJPlFTyxd&name=pdf">
|