greenhouse/requirements.txt
Glenn Jocher 65d70fca78 updates
2019-07-30 13:45:44 +02:00

10 lines
306 B
Plaintext
Executable File

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