RalphThings commited on
Commit
8b00cd9
·
verified ·
1 Parent(s): 0eb7e06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,7 +5,6 @@ from langchain_core.agents import AgentExecutor, JsonOutputParser
5
  from youtube_transcript_api import YouTubeTranscriptApi
6
  import chess, chess.engine
7
  from bs4 import BeautifulSoup
8
- import statsapi
9
  from SPARQLWrapper import SPARQLWrapper, JSON
10
 
11
  # (Keep Constants as is)
 
5
  from youtube_transcript_api import YouTubeTranscriptApi
6
  import chess, chess.engine
7
  from bs4 import BeautifulSoup
 
8
  from SPARQLWrapper import SPARQLWrapper, JSON
9
 
10
  # (Keep Constants as is)