Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ gr.Interface(
|
|
42 |
fn=generate_audio,
|
43 |
inputs=gr.Textbox(label="π€ Prompt your sonic art here", placeholder="e.g. 'drunk driving with mario and yung lean'"),
|
44 |
outputs=gr.Audio(type="filepath", label="π§ Generated Audio"),
|
45 |
-
title=
|
46 |
description="Enter a fun sound idea for music art.",
|
47 |
examples=[
|
48 |
"ghosts peeing in a server room",
|
|
|
42 |
fn=generate_audio,
|
43 |
inputs=gr.Textbox(label="π€ Prompt your sonic art here", placeholder="e.g. 'drunk driving with mario and yung lean'"),
|
44 |
outputs=gr.Audio(type="filepath", label="π§ Generated Audio"),
|
45 |
+
title='π Hot Prompts in Your Area: "My Husband Is Dead"'
|
46 |
description="Enter a fun sound idea for music art.",
|
47 |
examples=[
|
48 |
"ghosts peeing in a server room",
|