Vishwanath77 commited on
Commit
c857d7d
·
verified ·
1 Parent(s): 2bed398

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -19,10 +19,11 @@ chromadb
19
  fastapi-mail
20
  httpx
21
  faiss-cpu
22
- transformers
23
  torch --index-url https://download.pytorch.org/whl/cpu
24
  numpy
25
  einops
26
  psycopg2-binary
 
27
  onnxruntime
28
  optimum
 
19
  fastapi-mail
20
  httpx
21
  faiss-cpu
22
+ transformers==4.37.2
23
  torch --index-url https://download.pytorch.org/whl/cpu
24
  numpy
25
  einops
26
  psycopg2-binary
27
+ onnx
28
  onnxruntime
29
  optimum