update
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user