innovation64 commited on
Commit
1bf4aa6
·
verified ·
1 Parent(s): 9bc17c0

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
  gradio
2
  requests
 
 
 
 
3
  pandas
 
4
  youtube-transcript-api
5
  openai-whisper
6
  SPARQLWrapper
@@ -10,5 +15,6 @@ Pillow
10
  beautifulsoup4
11
  numpy
12
  sympy
13
- smolagents
 
14
  python-dotenv
 
1
  gradio
2
  requests
3
+ smolagents
4
+ langgraph
5
+ llama-index
6
+ litellm
7
  pandas
8
+ requests
9
  youtube-transcript-api
10
  openai-whisper
11
  SPARQLWrapper
 
15
  beautifulsoup4
16
  numpy
17
  sympy
18
+ openai
19
+ smolagents[openai]
20
  python-dotenv