Instructions to use hf-internal-testing/tiny-sd3-text_encoder-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-sd3-text_encoder-2 with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPTextModelWithProjection tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-sd3-text_encoder-2") model = CLIPTextModelWithProjection.from_pretrained("hf-internal-testing/tiny-sd3-text_encoder-2") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
2122218 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:25fb3560be099ce965a5be53240a0221b5b73d0655c7b01da43a843a3366e094
size 287396
|