xref: /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/requirements_cp38-1.4.0.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# if install failed, please change the pip source to 'https://mirror.baidu.com/pypi/simple'
2
3# base deps
4numpy==1.19.5
5protobuf==3.12.2
6flatbuffers==1.12
7
8# utils
9requests==2.27.1
10psutil==5.9.0
11ruamel.yaml==0.17.4
12scipy==1.5.4
13tqdm==4.64.0
14bfloat16==1.1
15opencv-python==4.5.5.64
16
17# base
18onnx==1.9.0
19onnxoptimizer==0.2.7
20onnxruntime==1.10.0
21torch==1.10.1
22torchvision==0.11.2
23tensorflow==2.6.2