maguid28 commited on
Commit
1f8aeb3
·
verified ·
1 Parent(s): c046694

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def run_demo():
63
  gr.Textbox(label="Transcript"),
64
  gr.Textbox(label="Logs (Streaming)"),
65
  ],
66
- title="YouTube Transcript SmolAgent Tool",
67
  description=(
68
  "Enter a YouTube link to retrieve its official transcript. "
69
  "If that fails (or if 'Skip' is selected), we'll download the best "
 
63
  gr.Textbox(label="Transcript"),
64
  gr.Textbox(label="Logs (Streaming)"),
65
  ],
66
+ title="YouTube Transcript Tool",
67
  description=(
68
  "Enter a YouTube link to retrieve its official transcript. "
69
  "If that fails (or if 'Skip' is selected), we'll download the best "