OpenSound commited on
Commit
16d4e9a
·
verified ·
1 Parent(s): cb4641a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -137,7 +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](https://haidog-yaqub.github.io/EzAudio-Page/)
 
 
141
  """)
142
  with gr.Row():
143
  # 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 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)