Fix library_name.
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
-
library_tag: timm
|
| 6 |
-
license: apache-2.0
|
| 7 |
---
|
| 8 |
# Model card for convnext_large_mlp.clip_laion2b_soup_ft_in12k_384
|
| 9 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
library_name: timm
|
| 4 |
tags:
|
| 5 |
- image-classification
|
| 6 |
- timm
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
# Model card for convnext_large_mlp.clip_laion2b_soup_ft_in12k_384
|
| 9 |
|