Add library name
#8
by
blumenstiel
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Model Card for granite-geospatial-flood-detection-uki
|
@@ -60,4 +62,4 @@ This work was supported by the Hartree National Centre for Digital Innovation, a
|
|
60 |
|
61 |
|
62 |
## IBM Public Repository Disclosure:
|
63 |
-
All content in this repository including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: terratorch
|
4 |
+
pipeline_tag: image-segmentation
|
5 |
---
|
6 |
|
7 |
# Model Card for granite-geospatial-flood-detection-uki
|
|
|
62 |
|
63 |
|
64 |
## IBM Public Repository Disclosure:
|
65 |
+
All content in this repository including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.
|