greenhouse/requirements.txt
Glenn Jocher 3953d5c8b0 updates
2019-12-08 16:21:57 -08:00

20 lines
586 B
Plaintext
Executable File

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