This commit is contained in:
Glenn Jocher 2019-07-30 13:45:44 +02:00
parent 01aaf2c11c
commit 65d70fca78
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
# pip3 install -U -r requirements.txt
# conda install numpy opencv matplotlib tqdm pillow
# 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
# conda install scikit-image -c conda-forge
# conda install -c spyder-ide spyder-line-profiler
numpy
opencv-python
torch >= 1.1.0