chore: requirements update

This commit is contained in:
chingning.chen 2022-03-31 18:14:26 +08:00
parent fbfe81c815
commit 9fe3811b86
2 changed files with 5 additions and 0 deletions

3
requirements/onnx.txt Normal file
View File

@ -0,0 +1,3 @@
onnx>=1.6.0
onnxruntime
onnxoptimizer

2
requirements_kneron.txt Normal file
View File

@ -0,0 +1,2 @@
-r requirements.txt
-r requirements/onnx.txt