Spaces:
Runtime error
Runtime error
Commit ·
cd2a020
1
Parent(s): cc9e062
Update app.py
Browse files
app.py
CHANGED
|
@@ -220,7 +220,7 @@ with iface:
|
|
| 220 |
value="A forest of wind chimes singing a soothing melody in the breeze.",
|
| 221 |
max_lines=1,
|
| 222 |
label="Input your prompt here",
|
| 223 |
-
info="Your text is important for the audio quality. Please ensure it is descriptive by using more adjectives."
|
| 224 |
elem_id="prompt-in",
|
| 225 |
)
|
| 226 |
|
|
|
|
| 220 |
value="A forest of wind chimes singing a soothing melody in the breeze.",
|
| 221 |
max_lines=1,
|
| 222 |
label="Input your prompt here",
|
| 223 |
+
info="Your text is important for the audio quality. Please ensure it is descriptive by using more adjectives.",
|
| 224 |
elem_id="prompt-in",
|
| 225 |
)
|
| 226 |
|