Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
-
transformers==4.
|
3 |
onnxruntime==1.19.2
|
4 |
optimum==1.21.3
|
5 |
onnx==1.16.2
|
|
|
1 |
huggingface_hub
|
2 |
+
transformers[torch]==4.43.4
|
3 |
onnxruntime==1.19.2
|
4 |
optimum==1.21.3
|
5 |
onnx==1.16.2
|