deep42 commited on
Commit
4451cc3
·
verified ·
1 Parent(s): 96ffe57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- tensorflow
2
- onnx
3
- onnxruntime
 
1
+ tensorflow==2.15.0
2
+ onnx==1.15.0
3
+ onnxruntime==1.16.3