OpenSound commited on
Commit
820b869
·
verified ·
1 Parent(s): 59c669e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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