Instructions to use ekhalavyan/text-encoder-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ekhalavyan/text-encoder-2 with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPTextModelWithProjection tokenizer = AutoTokenizer.from_pretrained("ekhalavyan/text-encoder-2") model = CLIPTextModelWithProjection.from_pretrained("ekhalavyan/text-encoder-2") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
eab3026 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dc025fc8d206bafd2ebf2f2cbf0b6f791c314612b5613c3737bf368236ac657f
size 2778657095
|