OpenSound commited on
Commit
0ef267d
1 Parent(s): 925e91c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -137,9 +137,9 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
137
  # EzAudio: High-quality Text-to-Audio Generator
138
  Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
139
 
140
- Learn more about 😈EzAudio on EzAudio's [Homepage](https://haidog-yaqub.github.io/EzAudio-Page/)
141
 
142
- Back to Text2Audio and Editing/Inpainting [🤗Demo](https://huggingface.co/spaces/OpenSound/EzAudio)
143
  """)
144
  with gr.Row():
145
  # Input for the text prompt (used for generating new audio)
 
137
  # EzAudio: High-quality Text-to-Audio Generator
138
  Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
139
 
140
+ Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
141
 
142
+ Explore **Text-to-Audio**, **Editing**, and **Inpainting** features on the [😈EzAudio Demo](https://huggingface.co/spaces/OpenSound/EzAudio).
143
  """)
144
  with gr.Row():
145
  # Input for the text prompt (used for generating new audio)