Update README.md

This commit is contained in:
JLWLL 2022-10-11 15:58:55 +08:00 committed by GitHub
parent 7476ee3cf9
commit 79b1c63729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,10 @@
# 2. 想在本地运行它?
执行以下命令,安装animegan2
执行以下命令,安装pytorch
```bash
pip install torch >= 1.7.1 torchvision
```