Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,7 @@ iface = gr.Interface(
|
|
70 |
gr.Audio(label="Generated Podcast"),
|
71 |
gr.Markdown(label="Transcript")
|
72 |
],
|
73 |
-
title="🎙️ AI Podcast
|
74 |
description=instructions,
|
75 |
allow_flagging="never",
|
76 |
theme=gr.themes.Soft()
|
|
|
70 |
gr.Audio(label="Generated Podcast"),
|
71 |
gr.Markdown(label="Transcript")
|
72 |
],
|
73 |
+
title="🎙️ Amuthvani:AI Podcast !",
|
74 |
description=instructions,
|
75 |
allow_flagging="never",
|
76 |
theme=gr.themes.Soft()
|