Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huyvnphan committed May 24, 2020
1 parent 330a9aa commit 2a2e76a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,10 @@ Then go to
`http://localhost:YOUR_PORT_NUMBER`

## Requirements
- tqdm = 4.44.1
- numpy = 1.18.1
- pytorch = 1.4.0
- torchvision = 0.5.0
- tensorboard = 2.2.0
- pytorch-lightning = 0.7.1
**Just to use pretrained models**
- pytorch = 1.5.0

**To train & test**
- torchvision = 0.6.0
- tensorboard = 2.2.1
- pytorch-lightning = 0.7.6

0 comments on commit 2a2e76a

Please sign in to comment.