Update README.md
Browse files
README.md
CHANGED
|
@@ -40,4 +40,13 @@ If you find this work useful please cite:
|
|
| 40 |
year = {2023},
|
| 41 |
pages = {20316},
|
| 42 |
}
|
| 43 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
year = {2023},
|
| 41 |
pages = {20316},
|
| 42 |
}
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
## Licence
|
| 46 |
+
<img src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by-nc.png" alt="licence" width="60"/>
|
| 47 |
+
|
| 48 |
+
All pre-trained models in this repository are released under a [Creative Commons non-commercial licence](https://creativecommons.org/licenses/by-nc/4.0/legalcode.txt)
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
The ML4Floods python package is published under a [GNU Lesser GPL v3 licence](https://www.gnu.org/licenses/lgpl-3.0.en.html)
|
| 52 |
+
|