update requirements.txt

pull/1/head
Glenn Jocher 5 years ago
parent 37acbdc0b6
commit 3e8c89d5ab

@ -1,13 +1,13 @@
# pip install -U -r requirements.txt # pip install -U -r requirements.txt
Cython Cython
numpy==1.17.3 numpy>=1.18.5
opencv-python opencv-python
torch>=1.5.1 torch>=1.5.1
matplotlib matplotlib
pillow pillow
tensorboard tensorboard
PyYAML>=5.3 PyYAML>=5.3
torchvision torchvision>=0.6
scipy scipy
tqdm tqdm
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI

Loading…
Cancel
Save