Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
e1525e4
1
Parent(s):
9e27cf4
Update app.py
Browse files
app.py
CHANGED
@@ -48,9 +48,7 @@ def gradio_generate(prompt, steps, guidance,duration=10):
|
|
48 |
#return output_filename
|
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 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">
|
56 |
<img src="https://img.shields.io/badge/Read_the_Paper-blue?link=https%3A%2F%2Fopenreview.net%2Fattachment%3Fid%3DtpJPlFTyxd%26name%3Dpdf" alt="arXiv">
|
|
|
48 |
#return output_filename
|
49 |
|
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://openreview.net/attachment?id=tpJPlFTyxd&name=pdf">
|
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">
|