Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ examples_energy = [
|
|
142 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
143 |
gr.Markdown("""
|
144 |
# EzAudio-ControlNet: Interactive and Creative Control for Text-to-Audio Generation
|
145 |
-
EzAudio-ControlNet enables
|
146 |
|
147 |
Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
148 |
|
|
|
142 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
143 |
gr.Markdown("""
|
144 |
# EzAudio-ControlNet: Interactive and Creative Control for Text-to-Audio Generation
|
145 |
+
EzAudio-ControlNet enables control over the timing of sound effects within audio generation.
|
146 |
|
147 |
Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
148 |
|