Instructions to use Salesforce/blip-itm-base-flickr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/blip-itm-base-flickr with Transformers:
# Load model directly from transformers import AutoProcessor, BlipForImageTextRetrieval processor = AutoProcessor.from_pretrained("Salesforce/blip-itm-base-flickr") model = BlipForImageTextRetrieval.from_pretrained("Salesforce/blip-itm-base-flickr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
97a67e7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8d5e0fa9646853f11ba81db09b89f2265ed60ff1d7e69e594f46e103db391488
size 895139697
|