Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
optimum==1.27.0
|
| 2 |
onnx==1.18.0
|
| 3 |
onnxruntime==1.22.1
|
|
|
|
| 1 |
+
transformers==4.53.3
|
| 2 |
+
torch==2.8.0
|
| 3 |
optimum==1.27.0
|
| 4 |
onnx==1.18.0
|
| 5 |
onnxruntime==1.22.1
|