gabriel chua commited on
Commit
5e81f21
1 Parent(s): 24679ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def generate_podcast(file: str) -> Tuple[str, str]:
89
 
90
 
91
  demo = gr.Interface(
92
- title="OpenPodcast",
93
  description="Convert your PDFs into podcasts with open-source AI models.",
94
  fn=generate_podcast,
95
  inputs=[
 
89
 
90
 
91
  demo = gr.Interface(
92
+ title="Open NotebookLM",
93
  description="Convert your PDFs into podcasts with open-source AI models.",
94
  fn=generate_podcast,
95
  inputs=[