Add `library_name: fme` in model card metadata
#2
by
Wauplin
HF Staff
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
<img src="ACE-logo.png" alt="Logo for the ACE Project" style="width: auto; height: 50px;">
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: fme
|
| 4 |
---
|
| 5 |
|
| 6 |
<img src="ACE-logo.png" alt="Logo for the ACE Project" style="width: auto; height: 50px;">
|