Skip to content

Commit

Permalink
Update INSTALL.md (#426)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #426

Reviewed By: bxiong1202, feichtenhofer

Differential Revision: D29041986

Pulled By: haooooooqi

fbshipit-source-id: 2ac987eceeedec66cf4a7d332134556a79df9091
  • Loading branch information
haooooooqi authored and facebook-github-bot committed Jun 10, 2021
1 parent 77bd23b commit a5399ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
@@ -1,9 +1,9 @@
# Installation

## Requirements
- Python >= 3.6
- Python >= 3.8
- Numpy
- PyTorch 1.3
- PyTorch >= 1.3
- [fvcore](https://github.com/facebookresearch/fvcore/): `pip install 'git+https://github.com/facebookresearch/fvcore'`
- [torchvision](https://github.com/pytorch/vision/) that matches the PyTorch installation.
You can install them together at [pytorch.org](https://pytorch.org) to make sure of this.
Expand Down

0 comments on commit a5399ce

Please sign in to comment.