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