--- license: apache-2.0 tags: - vision library_name: transformers pipeline_tag: zero-shot-image-classification --- # SigLIP 2 Style naflex This is a finetune of the vision model of [google/siglip2-base-patch16-naflex](https://huggingface.co/google/siglip2-base-patch16-naflex). It has been finetuned on over 90k styles with 4-5 images per style using an arcface loss with patch lengths of `(256, 576, 784, 1024)`. The arcface head has been removed. The pooled embedding should now function as a style embedding.