tdnathmlenthusiast
commited on
Commit
•
8891f56
1
Parent(s):
8f25724
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==3.17.0
|
2 |
onnx == 1.14.1
|
3 |
-
onnxruntime==1.
|
4 |
torch==1.13.1
|
5 |
transformers==4.26.0
|
|
|
1 |
gradio==3.17.0
|
2 |
onnx == 1.14.1
|
3 |
+
onnxruntime==1.14.1
|
4 |
torch==1.13.1
|
5 |
transformers==4.26.0
|