Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -206,8 +206,9 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
|
206 |
# EzAudio: High-quality Text-to-Audio Generator
|
207 |
Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
|
208 |
|
209 |
-
|
210 |
-
|
|
|
211 |
""")
|
212 |
|
213 |
|
|
|
206 |
# EzAudio: High-quality Text-to-Audio Generator
|
207 |
Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
|
208 |
|
209 |
+
Learn more about 😈EzAudio on EzAudio's [Homepage](https://haidog-yaqub.github.io/EzAudio-Page/)
|
210 |
+
|
211 |
+
🚀EzAudio-ControlNet (Energy Envelope) demo is released, try it on [🤗Space](https://huggingface.co/spaces/OpenSound/EzAudio-ControlNet)
|
212 |
""")
|
213 |
|
214 |
|