OpenSound commited on
Commit
c38bd52
1 Parent(s): 172986f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ examples_energy = [
142
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
143
  gr.Markdown("""
144
  # EzAudio-ControlNet: Interactive and Creative Control for Text-to-Audio Generation
145
- EzAudio-ControlNet enables interactive and creative control over the timing of sound effects within audio generation.
146
 
147
  Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
148
 
 
142
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
143
  gr.Markdown("""
144
  # EzAudio-ControlNet: Interactive and Creative Control for Text-to-Audio Generation
145
+ EzAudio-ControlNet enables control over the timing of sound effects within audio generation.
146
 
147
  Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
148