Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
EvanEternal
/
Astra
like
4
Diffusers
diffusion
video-generation
world-model
arxiv:
2512.08931
arxiv:
2511.18870
License:
mit
Model card
Files
Files and versions
xet
Community
1
main
Astra
/
diffsynth
/
tokenizer_configs
/
hunyuan_dit
/
tokenizer
/
special_tokens_map.json
Yixuan
update readme
d234621
5 months 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]"
}