-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
53 lines (48 loc) · 1.31 KB
/
requirements.txt
File metadata and controls
53 lines (48 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
myst-parser==2.0.0
nbsphinx==0.9.3
onnx==1.17.0
onnx-tf==1.10.0; platform_machine != "aarch64"
onnx2keras==0.0.24
#onnxruntime==1.16.3
onnxsim==0.4.36; platform_machine != "aarch64"
opencv-python==4.9.0.80
pandoc==2.3
pandocfilters==1.5.0
pexpect==4.9.0
#protobuf==3.19.4
# requirements for edgetpu
pycoral @ https://github.com/google-coral/pycoral/releases/download/v2.0.0/pycoral-2.0.0-cp39-cp39-macosx_10_15_x86_64.whl; sys_platform == 'darwin'
tflite_runtime @ https://github.com/google-coral/pycoral/releases/download/v2.0.0/tflite_runtime-2.5.0.post1-cp39-cp39-macosx_10_15_x86_64.whl; sys_platform == 'darwin'
Pillow==9.2.0
#psutil==5.9.7
pycocotools==2.0.7
pydata-sphinx-theme==0.14.1
pyserial==3.5
pytest==7.4.0
rshell==0.0.31
scikit-learn==1.1.2
Sphinx==6.2.1
sphinx-book-theme==1.0.1
sphinx-markdown-tables==0.0.17
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-mermaid==0.9.2
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.9
sphinx-sitemap==2.5.1
tensorflow==2.7.0
tensorflow_datasets==4.9.3
tensorflow-probability==0.14.0
tf2onnx==1.16.1
torch==1.12.1
torchvision==0.13.1
tqdm==4.62.3
urllib3==1.26.16
wget==3.2