Instructions to use Outrun32/CLIP-ViT-B-16-noise-tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use Outrun32/CLIP-ViT-B-16-noise-tuned with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:Outrun32/CLIP-ViT-B-16-noise-tuned') tokenizer = open_clip.get_tokenizer('hf-hub:Outrun32/CLIP-ViT-B-16-noise-tuned') - Notebooks
- Google Colab
- Kaggle