Readme
Get text & image embeddings using CLIP.
Details
- Model used:
clip-vit-large-patch14 - Length of the embeddings:
768
Response
{
"embedding": [0.1, 0.2, ..., 0.5]
}
Model created
Generate CLIP (clip-vit-large-patch14) text & image embeddings
This model costs approximately $0.00022 to run on Replicate, or 4545 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.
This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 1 seconds.
Get text & image embeddings using CLIP.
clip-vit-large-patch14768{
"embedding": [0.1, 0.2, ..., 0.5]
}