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