Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
fusing
/
latent-diffusion-text2im-large
like
6
Follow
(De)fusing
26
Transformers
PyTorch
ldmbert
diffusion
Inference Endpoints
arxiv:
2112.10752
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
latent-diffusion-text2im-large
/
tokenizer
/
special_tokens_map.json
valhalla
add model
41c77df
over 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]"
}