Add `library_name: stormscope` in model card metadata (#1)
Browse files- Add `library_name: stormscope` in model card metadata (8a14f1ffd7095ff44252fcd7d01d9c4fc4cd9561)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: stormscope
|
| 3 |
license: other
|
| 4 |
license_name: nvidia-open-model-license
|
| 5 |
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|