Jabirkabir commited on
Commit
711dc24
·
verified ·
1 Parent(s): 4d3493f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -8
requirements.txt CHANGED
@@ -1,9 +1,15 @@
 
 
 
 
 
 
 
1
  numpy<2.0
2
- torch==2.1.0
3
- transformers==4.35.2
4
- fastapi==0.104.1
5
- uvicorn==0.24.0
6
- pydantic==2.5.0
7
- python-multipart==0.0.6
8
- duckduckgo-search==3.9.6
9
- requests==2.31.0
 
1
+ fastapi==0.110.0
2
+ uvicorn==0.27.1
3
+ pydantic==2.6.1
4
+ transformers==4.38.2
5
+ torch==2.2.1
6
+ sentence-transformers==2.6.1
7
+ faiss-cpu==1.7.4
8
  numpy<2.0
9
+ requests==2.31.0
10
+ beautifulsoup4==4.12.3
11
+ lxml==5.1.0
12
+ langchain==0.1.12
13
+ langchain-community==0.0.28
14
+ huggingface-hub==0.21.4
15
+ accelerate==0.27.2