TulipAIs commited on
Commit
0b84d97
1 Parent(s): ca90d9f

changing CulturaFX to culturaFX

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -949,10 +949,10 @@ def toggle_audio_src(choice):
949
 
950
 
951
  def ui_full(launch_kwargs):
952
- with gr.Blocks(title='TulipAI Soundscapes', theme=theme) as interface:
953
  gr.Markdown(
954
  """
955
- # TulipAI CulturaFX
956
 
957
  ###
958
 
@@ -962,8 +962,8 @@ def ui_full(launch_kwargs):
962
  with gr.Tab("Generate"):
963
  gr.Markdown(
964
  """
965
- ### CulturaFX
966
- Check the "Wiki" to learn how to take the most out of TulipAI CulturaFX Sound Effects Generation Tool.
967
  """
968
  )
969
  with gr.Tab("Generate Sound Effects"):
 
949
 
950
 
951
  def ui_full(launch_kwargs):
952
+ with gr.Blocks(title='TulipAI's culturaFX', theme=theme) as interface:
953
  gr.Markdown(
954
  """
955
+ # TulipAI's culturaFX
956
 
957
  ###
958
 
 
962
  with gr.Tab("Generate"):
963
  gr.Markdown(
964
  """
965
+ ### culturaFX
966
+ Check the "Wiki" to learn how to take the most out of TulipAI culturaFX Sound Effects Generation Tool.
967
  """
968
  )
969
  with gr.Tab("Generate Sound Effects"):