AhmadA82 commited on
Commit
de05ea1
·
verified ·
1 Parent(s): 97d4894
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi==0.115.1
2
  uvicorn==0.35.0
3
- huggingface_hub==0.22.2
4
  llama-cpp-python==0.2.77
5
  psutil==5.9.8
6
  aiosqlite==0.20.0
@@ -8,6 +8,4 @@ python-multipart==0.0.9
8
  sentence-transformers==2.7.0
9
  faiss-cpu==1.8.0
10
  networkx==3.3
11
- transformers==4.42.4
12
- numpy==1.26.4
13
- requests==2.32.3
 
1
  fastapi==0.115.1
2
  uvicorn==0.35.0
3
+ huggingface_hub>=0.23.0
4
  llama-cpp-python==0.2.77
5
  psutil==5.9.8
6
  aiosqlite==0.20.0
 
8
  sentence-transformers==2.7.0
9
  faiss-cpu==1.8.0
10
  networkx==3.3
11
+ transformers==4.42.4