Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ def blend_audio(voice_path: str, music_path: str, ducking: bool):
|
|
132 |
# ---------------------------------------------------------------------
|
133 |
with gr.Blocks() as demo:
|
134 |
gr.Markdown("""
|
135 |
-
# 🎧 AI Promo Studio
|
136 |
Generate and mix radio promos effortlessly with AI tools!
|
137 |
""")
|
138 |
|
|
|
132 |
# ---------------------------------------------------------------------
|
133 |
with gr.Blocks() as demo:
|
134 |
gr.Markdown("""
|
135 |
+
# 🎧 AI Promo Studio🚀
|
136 |
Generate and mix radio promos effortlessly with AI tools!
|
137 |
""")
|
138 |
|