Image Feature Extraction
OpenCLIP
English
clip
open-clip
siglip
fashion
text-to-image-retrieval
multimodal-retrieval
embedding
mps
Instructions to use HopitAI/moda-fashionsiglip-multiview-203m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use HopitAI/moda-fashionsiglip-multiview-203m with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:HopitAI/moda-fashionsiglip-multiview-203m') tokenizer = open_clip.get_tokenizer('hf-hub:HopitAI/moda-fashionsiglip-multiview-203m') - Notebooks
- Google Colab
- Kaggle
| huggingface_hub>=0.24 | |
| open_clip_torch>=2.24 | |
| Pillow>=10 | |
| safetensors>=0.4 | |
| torch>=2.2 | |
| transformers>=4.40 | |
| sentencepiece>=0.1.99 | |