Spaces:
Runtime error
Runtime error
fixing typo
Browse files
app.py
CHANGED
|
@@ -220,7 +220,7 @@ with gr.Blocks() as demo:
|
|
| 220 |
# line3.update(visible=False)
|
| 221 |
|
| 222 |
gr.Markdown("""
|
| 223 |
-
## Voicemod's Text-to-
|
| 224 |
To use this API follow the instructions:
|
| 225 |
1. First, select the melody you want from the dropdown
|
| 226 |
2. Then write the lyrics for it
|
|
|
|
| 220 |
# line3.update(visible=False)
|
| 221 |
|
| 222 |
gr.Markdown("""
|
| 223 |
+
## Voicemod's Text-to-Sing API
|
| 224 |
To use this API follow the instructions:
|
| 225 |
1. First, select the melody you want from the dropdown
|
| 226 |
2. Then write the lyrics for it
|