greenhouse/requirements.txt
Glenn Jocher 01aaf2c11c updates
2019-07-30 12:39:17 +02:00

12 lines
295 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
# conda install -c spyder-ide spyder-line-profiler
numpy
opencv-python
torch >= 1.1.0
matplotlib
pycocotools
tqdm