update requirements.txt
This commit is contained in:
parent
37acbdc0b6
commit
3e8c89d5ab
|
|
@ -1,13 +1,13 @@
|
|||
# pip install -U -r requirements.txt
|
||||
Cython
|
||||
numpy==1.17.3
|
||||
numpy>=1.18.5
|
||||
opencv-python
|
||||
torch>=1.5.1
|
||||
matplotlib
|
||||
pillow
|
||||
tensorboard
|
||||
PyYAML>=5.3
|
||||
torchvision
|
||||
torchvision>=0.6
|
||||
scipy
|
||||
tqdm
|
||||
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
|
||||
|
|
|
|||
Loading…
Reference in New Issue