Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
enryu43
/
anifusion_unet
like
6
Diffusers
LDMTextToImagePipeline
Model card
Files
Files and versions
Community
1
Use this model
d07ab63
anifusion_unet
/
tokenizer
/
special_tokens_map.json
enryu43
First version of the model
d07ab63
about 2 years 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]"
}