Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -141,8 +141,8 @@ examples_energy = [
|
|
| 141 |
# Gradio Blocks layout
|
| 142 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
| 143 |
gr.Markdown("""
|
| 144 |
-
# EzAudio:
|
| 145 |
-
|
| 146 |
|
| 147 |
Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
| 148 |
|
|
|
|
| 141 |
# Gradio Blocks layout
|
| 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 interactive and creative 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 |
|