gaurv007 commited on
Commit
ec0f550
·
verified ·
1 Parent(s): ebf0e86

Upload api/requirements.txt

Browse files
Files changed (1) hide show
  1. api/requirements.txt +2 -0
api/requirements.txt CHANGED
@@ -6,3 +6,5 @@ optimum[onnxruntime]>=1.24.0
6
  numpy>=2.0.0
7
  python-jose[cryptography]>=3.3.0
8
  httpx>=0.28.0
 
 
 
6
  numpy>=2.0.0
7
  python-jose[cryptography]>=3.3.0
8
  httpx>=0.28.0
9
+ peft>=0.15.0
10
+ torch>=2.5.0