@@ -13,5 +13,4 @@ conda activate myenv
conda install -c conda-forge cudatoolkit~=11.0.0 cudnn~=8.0.0
pip install chainer~=7.0 cupy_cuda110~=7.0 chainercv~=0.13.0
pip install cvmodelz pyaml tabulate tqdm
-
```