TulipAIs commited on
Commit
9c60d10
1 Parent(s): 13b8315

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -960,13 +960,13 @@ def ui_full(launch_kwargs):
960
  """
961
  )
962
  with gr.Tab("AudioGen"):
963
- with gr.Tab("**Generate Sound Effects**"):
964
- gr.Markdown(
965
  """
966
  ### AudioGen
967
  Check the "Wiki" to learn how to take the most out of TulipAI Soundscapes Sound Effects Generation Tool.
968
  """
969
  )
 
970
  with gr.Row():
971
  with gr.Column():
972
  with gr.Tab("Generation"):
@@ -1180,13 +1180,13 @@ def ui_full(launch_kwargs):
1180
  """
1181
  )
1182
  with gr.Tab("MusicGen"):
1183
- with gr.Tab("**Generate Music**"):
1184
- gr.Markdown(
1185
  """
1186
  ### MusicGen
1187
  Check the "Wiki" to learn how to take the most out of TulipAI Soundscapes Music Generation Tool.
1188
  """
1189
  )
 
1190
  with gr.Row():
1191
  with gr.Column():
1192
  with gr.Tab("Generation"):
 
960
  """
961
  )
962
  with gr.Tab("AudioGen"):
963
+ gr.Markdown(
 
964
  """
965
  ### AudioGen
966
  Check the "Wiki" to learn how to take the most out of TulipAI Soundscapes Sound Effects Generation Tool.
967
  """
968
  )
969
+ with gr.Tab("**Generate Sound Effects**"):
970
  with gr.Row():
971
  with gr.Column():
972
  with gr.Tab("Generation"):
 
1180
  """
1181
  )
1182
  with gr.Tab("MusicGen"):
1183
+ gr.Markdown(
 
1184
  """
1185
  ### MusicGen
1186
  Check the "Wiki" to learn how to take the most out of TulipAI Soundscapes Music Generation Tool.
1187
  """
1188
  )
1189
+ with gr.Tab("**Generate Music**"):
1190
  with gr.Row():
1191
  with gr.Column():
1192
  with gr.Tab("Generation"):