Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -146,7 +146,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
|
146 |
|
147 |
Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
148 |
|
149 |
-
Explore **Text-to-Audio**, **Editing**, and **Inpainting** features on the [EzAudio
|
150 |
""")
|
151 |
with gr.Row():
|
152 |
# Input for the text prompt (used for generating new audio)
|
|
|
146 |
|
147 |
Learn more about 😈**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
148 |
|
149 |
+
Explore **Vanilla Text-to-Audio**, **Editing**, and **Inpainting** features on the [🤗EzAudio Space](https://huggingface.co/spaces/OpenSound/EzAudio).
|
150 |
""")
|
151 |
with gr.Row():
|
152 |
# Input for the text prompt (used for generating new audio)
|