greenhouse/requirements.txt
Glenn Jocher 50a93e141c updates
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2019-09-04 10:05:42 +02:00

18 lines
488 B
Plaintext
Executable File

# pip3 install -U -r requirements.txt
numpy
opencv-python
torch >= 1.2
matplotlib
pycocotools
tqdm
tb-nightly
future
Pillow
# Equivalent conda commands ----------------------------------------------------
# conda update -n base -c defaults conda
# conda install -yc anaconda future numpy opencv matplotlib tqdm pillow
# conda install -yc conda-forge scikit-image tensorboard pycocotools
# conda install -yc spyder-ide spyder-line-profiler
# conda install -yc pytorch pytorch torchvision