Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
openbmb
/
VisCPM-Paint
like
13
Follow
OpenBMB
378
Diffusers
PyTorch
English
Chinese
VisCPMPaintBeePipeline
viscpmbee
custom_code
Model card
Files
Files and versions
Community
3
Use this model
b8b90d5
VisCPM-Paint
/
text-security-checker
/
special_tokens_map.json
JamesHujy
Upload 5 files
0a6e9ec
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}