Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
|
139 |
|
140 |
Learn more about π**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
141 |
|
142 |
-
Explore **Text-to-Audio**, **Editing**, and **Inpainting** features on the [
|
143 |
""")
|
144 |
with gr.Row():
|
145 |
# Input for the text prompt (used for generating new audio)
|
|
|
139 |
|
140 |
Learn more about π**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
141 |
|
142 |
+
Explore **Text-to-Audio**, **Editing**, and **Inpainting** features on the [EzAudio Demo](https://huggingface.co/spaces/OpenSound/EzAudio).
|
143 |
""")
|
144 |
with gr.Row():
|
145 |
# Input for the text prompt (used for generating new audio)
|