Instructions to use bdsqlsz/image_encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bdsqlsz/image_encoder with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPVisionModelWithProjection tokenizer = AutoTokenizer.from_pretrained("bdsqlsz/image_encoder") model = CLIPVisionModelWithProjection.from_pretrained("bdsqlsz/image_encoder", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1644e61 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:89d2aa29b5fdf64f3ad4f45fb4227ea98bc45156bbae673b85be1af7783dbabb
size 1215993967
|