-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
45 lines (41 loc) · 1.11 KB
/
requirements.txt
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
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
myst-parser==2.0.0
nbsphinx==0.9.3
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
torch==1.12.1
torchvision==0.13.1
tqdm==4.62.3
urllib3==1.26.16
wget==3.2