fancyfeast
commited on
Commit
•
4f50f34
1
Parent(s):
3be01e3
Added onnxruntime requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
numpy==1.26.3
|
|
|
|
1 |
+
numpy==1.26.3
|
2 |
+
onnxruntime==1.16.3
|