This commit is contained in:
lichen
2022-04-11 18:11:34 +08:00
parent eca100066d
commit 037c2cbfe1

View File

@ -1,19 +1,28 @@
coremltools==5.2.0
esdk_obs_python==3.21.8
Flask==2.0.0
gevent==21.1.2
matplotlib==3.4.1
numpy==1.20.2
onnx==1.7.0
esdk-obs-python --trusted-host pypi.org
opencv_python==4.5.1.48
pandas==1.2.4
Pillow==9.1.0
scipy==1.6.2
setuptools==49.6.0
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.10.0+cu111
--find-links https://download.pytorch.org/whl/torch_stable.html
torchvision==0.11.0+cu111
--find-links https://download.pytorch.org/whl/torch_stable.html
torchaudio==0.10.0
coremltools==5.2.0
onnx==1.7.0
pandas==1.2.4
pycocotools==2.0.2
PyYAML==6.0
requests==2.25.1
scipy==1.6.2
seaborn==0.11.1
setuptools==49.6.0.post20210108
thop==0.0.31.post2005241907
torch==1.7.1+cu110
torchvision==0.8.2+cu110
thop==0.0.31
tqdm==4.60.0