Sonu313131 commited on
Commit
a8638dc
·
verified ·
1 Parent(s): 8753522

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ class WikipediaQATool(Tool):
115
 
116
  wiki_tool = WikipediaQATool()
117
  #excel_tool = ExcelAnalysisTool()
118
- yt_tool = YouTubeCaptionTool()
119
 
120
  async def run_and_submit_all(profile: gr.OAuthProfile | None):
121
  log_output = ""
 
115
 
116
  wiki_tool = WikipediaQATool()
117
  #excel_tool = ExcelAnalysisTool()
118
+ yt_tool = YouTubeTranscriptTool()
119
 
120
  async def run_and_submit_all(profile: gr.OAuthProfile | None):
121
  log_output = ""