Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
enryu43
/
anifusion_sd_unet_768
like
6
Diffusers
LDMTextToImagePipeline
Model card
Files
Files and versions
Community
Use this model
main
anifusion_sd_unet_768
/
tokenizer
/
special_tokens_map.json
enryu43
Initial commit
45c9d10
almost 2 years 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]"
}