Browse Source

Add onnx related dependency.

tags/v1.1.0
liuchongming 5 years ago
parent
commit
e3386b466d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      requirements.txt

+ 2
- 0
requirements.txt View File

@@ -16,3 +16,5 @@ pandas>=1.0.4
yapf>=0.30.0 yapf>=0.30.0
treelib>=1.6.1 treelib>=1.6.1
grpcio>=1.27.3 grpcio>=1.27.3
onnx>=1.7.0
tf2onnx>=1.7.1

Loading…
Cancel
Save