OpenSound commited on
Commit
4b92e60
β€’
1 Parent(s): efeffee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ css = """
144
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
145
  with gr.Column(elem_id="col-container"):
146
  gr.Markdown("""
147
- # SoloAudio: Target Sound Extraction with Language-oriented Audio Diffusion Transformer.
148
  Adjust advanced settings for more control. This space only supports a 10-second audio input now.
149
 
150
  Learn more about 🟣**SoloAudio** on the [SoloAudio Homepage](https://wanghelin1997.github.io/SoloAudio-Demo/).
 
144
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
145
  with gr.Column(elem_id="col-container"):
146
  gr.Markdown("""
147
+ # SoloAudio: Target Sound Extraction with Language-oriented Audio Diffusion Transformer
148
  Adjust advanced settings for more control. This space only supports a 10-second audio input now.
149
 
150
  Learn more about 🟣**SoloAudio** on the [SoloAudio Homepage](https://wanghelin1997.github.io/SoloAudio-Demo/).