Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -207,6 +207,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
|
207 |
Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
|
208 |
|
209 |
[Learn more about 😈EzAudio](https://haidog-yaqub.github.io/EzAudio-Page/)
|
|
|
210 |
""")
|
211 |
|
212 |
|
|
|
207 |
Generate and edit audio from text using a diffusion transformer. Adjust advanced settings for more control.
|
208 |
|
209 |
[Learn more about 😈EzAudio](https://haidog-yaqub.github.io/EzAudio-Page/)
|
210 |
+
🚀EzAudio-ControlNet (Energy Envelope) is Out, try it [here](https://huggingface.co/spaces/OpenSound/EzAudio-ControlNet)
|
211 |
""")
|
212 |
|
213 |
|