Skip to content

Commit 77c1e35

Browse files
authored
Update README.md
1 parent 0309690 commit 77c1e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Used [BahdanauAttention](https://www.tensorflow.org/api_docs/python/tf/contrib/s
2020

2121
## Requirements
2222
- Python 3
23-
- Tensorflow
23+
- Tensorflow (>=1.8.0)
2424
- pip install -r requirements.txt
2525

2626

@@ -117,4 +117,4 @@ To test with pre-trained model, download [pre_trained.zip](https://drive.google.
117117
```
118118
$ unzip pre_trained.zip
119119
$ python test.py
120-
```
120+
```

0 commit comments

Comments
 (0)