Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
Weights from https://github.com/ServiceNow/seasonal-contrast, adapted to only extract the encoder.
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: timm
|
6 |
+
pipeline_tag: image-classification
|
7 |
+
tags:
|
8 |
+
- climate
|
9 |
---
|
10 |
Weights from https://github.com/ServiceNow/seasonal-contrast, adapted to only extract the encoder.
|