浏览代码

[docs] Update windows pytorch install (#4848)

/bullet-hell-barracuda-test-1.3.1
GitHub 3 年前
当前提交
2ac6b733
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Installation.md

2
docs/Installation.md


installing ML-Agents. Activate your virtual environment and run from the command line:
```sh
pip3 install torch==1.7.0 -f https://download.pytorch.org/whl/torch_stable.html
pip3 install torch~=1.7.1 -f https://download.pytorch.org/whl/torch_stable.html
```
Note that on Windows, you may also need Microsoft's

正在加载...
取消
保存