CarlosGRoman commited on
Commit
6683fdd
·
verified ·
1 Parent(s): 3fb6970

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -19,8 +19,7 @@ import torchaudio
19
 
20
  # Define the description text
21
  description_text = """
22
- # TangoFlux Text-to-Audio Generation
23
- Generate high-quality audio from text descriptions using TangoFlux.
24
 
25
  ## Instructions:
26
  1. Enter your text description in the prompt box
@@ -63,7 +62,7 @@ with gr.Blocks(theme="soft") as gr_interface:
63
  )
64
 
65
  # Title and description
66
- gr.Markdown("# TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching and Clap-Ranked Preference Optimization")
67
  gr.Markdown(description_text)
68
 
69
  # Input components
 
19
 
20
  # Define the description text
21
  description_text = """
22
+ # The Imitation Game. Exploring Human-AI Collaboration in Music Creation.
 
23
 
24
  ## Instructions:
25
  1. Enter your text description in the prompt box
 
62
  )
63
 
64
  # Title and description
65
+ gr.Markdown("# The Imitation Game")
66
  gr.Markdown(description_text)
67
 
68
  # Input components