Getting key error
#1
by
sudhir2016
- opened
This line of sample code gives error
image_classifier = pipeline(task="zero-shot-image-classification", model="google/siglip-base-patch16-256-i18n")
Error
KeyError: 'siglip'
Thanks @nielsr . It works now.
sudhir2016
changed discussion status to
closed