Maverick98
commited on
Commit
•
d403310
1
Parent(s):
b02de24
Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,11 @@ license: apache-2.0
|
|
3 |
library_name: PyTorch
|
4 |
tags:
|
5 |
- text-classification
|
6 |
-
- image-classification
|
7 |
- emcommerce
|
8 |
base_model:
|
9 |
- jinaai/jina-embeddings-v2-base-en
|
10 |
- microsoft/resnet-50
|
11 |
-
|
12 |
---
|
13 |
<br><br>
|
14 |
|
|
|
3 |
library_name: PyTorch
|
4 |
tags:
|
5 |
- text-classification
|
|
|
6 |
- emcommerce
|
7 |
base_model:
|
8 |
- jinaai/jina-embeddings-v2-base-en
|
9 |
- microsoft/resnet-50
|
10 |
+
pipeline_tag: image-classification
|
11 |
---
|
12 |
<br><br>
|
13 |
|