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]
}
Generate CLIP (clip-vit-large-patch14) text & image embeddings
This model costs approximately $6.01 to run on Replicate, or 0 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 L40S GPU hardware. Predictions typically complete within 103 minutes.
Get text & image embeddings using CLIP.
clip-vit-large-patch14
768
{
"embedding": [0.1, 0.2, ..., 0.5]
}