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