Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Jun 22, 2020
1 parent 7cee484 commit e1a553a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The main network architecture is as follows:

## Installation
This software has only been tested on ubuntu 16.04(x64), python3.5, cuda-9.0, cudnn-7.0 with a GTX-1070 GPU.
To install this software you need tensorflow 1.10.0 and other version of tensorflow has not been tested but I think
it will be able to work properly in tensorflow above version 1.10. Other required package you may install them by
To install this software you need tensorflow 1.12.0 and other version of tensorflow has not been tested but I think
it will be able to work properly in tensorflow above version 1.12. Other required package you may install them by

```
pip3 install -r requirements.txt
Expand Down

0 comments on commit e1a553a

Please sign in to comment.