greenhouse/requirements.txt
Glenn Jocher 666d772fa7 updates
2019-07-25 13:37:01 +02:00

11 lines
244 B
Plaintext
Executable File

# pip3 install -U -r requirements.txt
# conda install numpy opencv matplotlib tqdm pillow
# conda install pytorch torchvision -c pytorch
# conda install scikit-image -c conda-forge
numpy
opencv-python
torch >= 1.1.0
matplotlib
pycocotools
tqdm