Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
pip install git+https://github.com/andreped/livermask.git
|
13 |
```
|
14 |
|
15 |
-
As TensorFlow 2.
|
16 |
|
17 |
Program has been tested using Python 3.7 on Windows, macOS, and Ubuntu Linux 18.04.
|
18 |
|
|
|
12 |
pip install git+https://github.com/andreped/livermask.git
|
13 |
```
|
14 |
|
15 |
+
As TensorFlow 2.4 only supports Python 3.6-3.8, so does livermask.
|
16 |
|
17 |
Program has been tested using Python 3.7 on Windows, macOS, and Ubuntu Linux 18.04.
|
18 |
|