Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- climate
|
7 |
---
|
8 |
+
Weights copied from https://huggingface.co/XShadow/DOFA-Net. Modified to only keep the model and remove the rest of the checkpoint. See the `extract.py` script for details.
|