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