HunyuanDiT
Diffusers
Safetensors
English
Chinese
HunyuanDiT-v1.1 / t2i /tokenizer /special_tokens_map.json
Zhiminli's picture
Upload folder using huggingface_hub
9993e3b verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}