Missing file preprocessor_config.json

#1
by waps101 - opened

pipe = pipeline("image-classification", model="tzhao3/vit-DeepFashion")

Gives the error:

OSError: tzhao3/vit-DeepFashion does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/tzhao3/vit-DeepFashion/tree/main' for available files.

Sign up or log in to comment