7 lines
172 B
Plaintext
Executable File
7 lines
172 B
Plaintext
Executable File
# pip3 install -U -r requirements.txt
|
|
# conda install numpy opencv matplotlib && conda install pytorch torchvision -c pytorch
|
|
numpy
|
|
opencv-python
|
|
torch >= 1.0.0
|
|
matplotlib
|