Zero-Shot Image Classification
Transformers
Safetensors
siglip2
vision

Fix error in example code snippet

#3

Looks like you forgot to load the image from the url in the first example.
This results in name error because the image object does not exist.
This PR fixes that.
(You might have to fix this in the other siglip repos as well)

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment