car-detection-bayes/requirements.txt

6 lines
84 B
Plaintext
Raw Normal View History

2018-08-26 08:51:39 +00:00
# pip3 install -U -r requirements.txt
numpy
opencv-python
2019-01-05 15:23:17 +00:00
torch >= 1.0.0
2018-08-26 08:51:39 +00:00
matplotlib