Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
wangfuyun
/
Be-Your-Outpainter
like
6
Diffusers
Safetensors
Model card
Files
Files and versions
xet
Community
1
Use this model
main
Be-Your-Outpainter
/
models
/
blip
/
blip-image-captioning-base
/
special_tokens_map.json
wangfuyun
Upload 37 files
ee1aef0
verified
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]"
}