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
File size: 135 Bytes
c0b9577 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6553ffaa811340cd50284212bc791a1117e9bb4af9c0e8c251e90b97b919bad3
size 1784724977
|