quocdat25 commited on
Commit
eeed334
1 Parent(s): 685eb57

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- langchain crewai
2
- wolframalpha duckduckgo-search
 
 
3
  'crewai[tools]'
4
- beautifulsoup4 requests lxml
 
 
5
  langchain-community
6
  huggingface_hub
7
- google-api-python-client google-auth-httplib2 google-auth-oauthlib
 
 
 
1
+ langchain
2
+ crewai
3
+ wolframalpha
4
+ duckduckgo-search
5
  'crewai[tools]'
6
+ beautifulsoup4
7
+ requests
8
+ lxml
9
  langchain-community
10
  huggingface_hub
11
+ google-api-python-client
12
+ google-auth-httplib2
13
+ google-auth-oauthlib