mirror of https://github.com/JosephKJ/OWOD.git
Adding requirement.txt
parent
1ec857db81
commit
f7b20ad41c
|
@ -0,0 +1,59 @@
|
|||
absl-py==0.12.0
|
||||
autograd==1.3
|
||||
autograd-gamma==0.5.0
|
||||
cachetools==4.2.2
|
||||
certifi==2020.12.5
|
||||
chardet==4.0.0
|
||||
cloudpickle==1.6.0
|
||||
cycler==0.10.0
|
||||
Cython==0.29.23
|
||||
dataclasses==0.8
|
||||
-e git+https://github.com/JosephKJ/OWOD.git@68bcee285d5a74510ad6331474c9a37447b35e18#egg=detectron2
|
||||
future==0.18.2
|
||||
fvcore==0.1.5.post20210423
|
||||
google-auth==1.30.0
|
||||
google-auth-oauthlib==0.4.4
|
||||
grpcio==1.37.1
|
||||
idna==2.10
|
||||
importlib-metadata==4.0.1
|
||||
iopath==0.1.8
|
||||
kiwisolver==1.3.1
|
||||
Markdown==3.3.4
|
||||
matplotlib==3.3.4
|
||||
mock==4.0.3
|
||||
mplcursors==0.4
|
||||
numpy==1.19.5
|
||||
oauthlib==3.1.0
|
||||
pandas==1.1.5
|
||||
Pillow==8.2.0
|
||||
pkg-resources==0.0.0
|
||||
portalocker==2.3.0
|
||||
protobuf==3.16.0
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycocotools==2.0.2
|
||||
pydot==1.4.2
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.1
|
||||
pytz==2021.1
|
||||
PyYAML==5.4.1
|
||||
reliability==0.5.6
|
||||
requests==2.25.1
|
||||
requests-oauthlib==1.3.0
|
||||
rsa==4.7.2
|
||||
scipy==1.5.4
|
||||
shortuuid==1.0.1
|
||||
six==1.16.0
|
||||
tabulate==0.8.9
|
||||
tensorboard==2.5.0
|
||||
tensorboard-data-server==0.6.1
|
||||
tensorboard-plugin-wit==1.8.0
|
||||
termcolor==1.1.0
|
||||
torch==1.6.0
|
||||
torchvision==0.7.0
|
||||
tqdm==4.60.0
|
||||
typing-extensions==3.10.0.0
|
||||
urllib3==1.26.4
|
||||
Werkzeug==1.0.1
|
||||
yacs==0.1.8
|
||||
zipp==3.4.1
|
Loading…
Reference in New Issue