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