From 5e81f213855a27c0f093daf68b5f54d3326dc837 Mon Sep 17 00:00:00 2001 From: gabriel chua <34762009+gabrielchua@users.noreply.github.com> Date: Sun, 29 Sep 2024 19:34:28 +0800 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index b4dafa9..d8a468e 100644 --- a/app.py +++ b/app.py @@ -89,7 +89,7 @@ def generate_podcast(file: str) -> Tuple[str, str]: demo = gr.Interface( - title="OpenPodcast", + title="Open NotebookLM", description="Convert your PDFs into podcasts with open-source AI models.", fn=generate_podcast, inputs=[