abhi1nandy2 commited on
Commit
0ad8e81
·
1 Parent(s): 1edbd85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -129,14 +129,14 @@ and further improvements on the Arrangement (suggested by the Sound Engineer)
129
  import gradio as gr
130
 
131
  description = '''## Objective -
132
-
133
  Given specific Genre, Keywords, and Emotion, make a Brand New Song without lifting a finger!
134
 
135
  1. Get lyrics of a new song
136
  2. Get a suitable chord progression
137
  3. Get a suitable musical arrangement for singing and recording the song.
138
  4. Cherry on the top - Get a suitable song title!
139
-
140
  ## AI Music Team is composed of several GPT agents with the following "personas" -
141
 
142
  1. Experienced Music Director who has 15+ Years experience in the industry
 
129
  import gradio as gr
130
 
131
  description = '''## Objective -
132
+ <font size=5>
133
  Given specific Genre, Keywords, and Emotion, make a Brand New Song without lifting a finger!
134
 
135
  1. Get lyrics of a new song
136
  2. Get a suitable chord progression
137
  3. Get a suitable musical arrangement for singing and recording the song.
138
  4. Cherry on the top - Get a suitable song title!
139
+ </font>
140
  ## AI Music Team is composed of several GPT agents with the following "personas" -
141
 
142
  1. Experienced Music Director who has 15+ Years experience in the industry