Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
-
transformers
|
3 |
torch
|
4 |
onnxruntime==1.20.1
|
5 |
optimum==1.23.3
|
|
|
1 |
huggingface_hub
|
2 |
+
transformers
|
3 |
torch
|
4 |
onnxruntime==1.20.1
|
5 |
optimum==1.23.3
|