Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dblasko
/
blip-dalle3-img2prompt
like
34
Image-to-Text
Transformers
PyTorch
Safetensors
laion/dalle-3-dataset
English
blip
image-text-to-text
art
image-captioning
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
blip-dalle3-img2prompt
/
special_tokens_map.json
dblasko
Upload processor
be9510f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}