Add library_name: fme to model card metadata
Browse filesRelated to https://github.com/huggingface/huggingface.js/pull/1628
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;">
|