Instructions to use Salesforce/blip-itm-large-flickr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/blip-itm-large-flickr with Transformers:
# Load model directly from transformers import AutoProcessor, BlipForImageTextRetrieval processor = AutoProcessor.from_pretrained("Salesforce/blip-itm-large-flickr") model = BlipForImageTextRetrieval.from_pretrained("Salesforce/blip-itm-large-flickr") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#5 opened over 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#4 opened over 1 year ago
by
SFconvertbot