Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ transformers==4.54.0
|
|
| 2 |
torch==2.7.0
|
| 3 |
accelerate==1.8.1
|
| 4 |
optimum==1.27.0
|
|
|
|
|
|
|
|
|
| 2 |
torch==2.7.0
|
| 3 |
accelerate==1.8.1
|
| 4 |
optimum==1.27.0
|
| 5 |
+
onnx==1.18.0
|
| 6 |
+
onnxruntime==1.22.1
|