greenhouse/requirements.txt
Glenn Jocher d6abdaf8d0 updates
2019-02-08 17:17:48 +01:00

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