Instructions to use apple/MobileCLIP-B-LT-OpenCLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use apple/MobileCLIP-B-LT-OpenCLIP with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:apple/MobileCLIP-B-LT-OpenCLIP') tokenizer = open_clip.get_tokenizer('hf-hub:apple/MobileCLIP-B-LT-OpenCLIP') - Notebooks
- Google Colab
- Kaggle
Remove outdated license fields from metadata
#4
by pcuenq HF Staff - opened
No description provided.