[Doc] Update docs about installation on Windows/macOS (#68)

This commit is contained in:
BigDong 2022-04-09 23:45:08 +08:00 committed by GitHub
parent 0bcae58f13
commit b74ce8dba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Prerequisites ## Prerequisites
- Linux (Windows is not officially supported) - Linux | Windows | macOS
- Python 3.7+ - Python 3.7+
- PyTorch 1.5+ - PyTorch 1.5+
- CUDA 9.2+ - CUDA 9.2+

View File

@ -1,6 +1,6 @@
## 依赖 ## 依赖
- Linux (Windows 目前尚不支持) - Linux | Windows | macOS
- Python 3.7+ - Python 3.7+
- PyTorch 1.5+ - PyTorch 1.5+
- CUDA 9.2+ - CUDA 9.2+