File size: 116 Bytes
4c7c435
8fc9101
4c7c435
1
2
3
from transformers import pipeline

pipe = pipeline("image-classification", model="tonyassi/fashion-clothing-decade")