Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielchua committed Sep 29, 2024
1 parent 24679ab commit 5e81f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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=[
Expand Down

0 comments on commit 5e81f21

Please sign in to comment.