Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ This model is based on NickWright/OmniCloudMask for cloud detection in satellite
|
|
| 23 |
|
| 24 |
## Usage
|
| 25 |
|
| 26 |
-
The model requires Python 3.
|
| 27 |
```bash
|
| 28 |
pip install -r requirements.txt
|
| 29 |
```
|
|
|
|
| 23 |
|
| 24 |
## Usage
|
| 25 |
|
| 26 |
+
The model requires Python 3.12 or higher. To use this model:
|
| 27 |
```bash
|
| 28 |
pip install -r requirements.txt
|
| 29 |
```
|