Update Chinese README

This commit is contained in:
D-X-Y
2021-05-18 08:48:23 +00:00
parent 85f7f1a400
commit 98fadf8086
3 changed files with 6 additions and 6 deletions

View File

@@ -88,7 +88,7 @@ At this moment, this project provides the following algorithms and scripts to ru
## Requirements and Preparation
Please install `Python>=3.6` and `PyTorch>=1.3.0`. (You could also run this project in lower versions of Python and PyTorch, but may have bugs).
Please install `Python>=3.6` and `PyTorch>=1.5.0`. (You could also run this project in lower versions of Python and PyTorch, but may have bugs).
Some visualization codes may require `opencv`.
CIFAR and ImageNet should be downloaded and extracted into `$TORCH_HOME`.