Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,17 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |

|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
base_model:
|
6 |
+
- google/siglip-so400m-patch14-384
|
7 |
+
pipeline_tag: image-classification
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- fashion
|
11 |
+
- product
|
12 |
+
- season
|
13 |
+
- siglip2
|
14 |
+
- image
|
15 |
+
- classification
|
16 |
---
|
17 |
|
18 |

|