HunYuanDiT-V1.1-fp16-pruned / clip /special_tokens_map.json
KBlueLeaf's picture
Upload 16 files
8454138 verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}