Spaces:
Sleeping
Sleeping
Upload api/requirements.txt
Browse files- 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
|