soujanyaporia commited on
Commit
a6e073d
·
1 Parent(s): 48dcd46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ 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 high quality and faithful audio using <b>TangoFlux</b> by providing a text prompt in just a few seconds. <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://arxiv.org/abs/2412.xxxx">Read our paper.</a>
54
  <p/>
55
  """
 
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
  <br/><br/> <a href="https://arxiv.org/abs/2412.xxxx">Read our paper.</a>
54
  <p/>
55
  """