Instructions to use Hayloo9838/siglip2-vision-only with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hayloo9838/siglip2-vision-only with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="Hayloo9838/siglip2-vision-only")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Hayloo9838/siglip2-vision-only", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete google89813dc43ec295e1.html
Browse files
google89813dc43ec295e1.html
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
google-site-verification: google89813dc43ec295e1.html
|
|
|
|
|
|