waifu-diffusion-onnx-v1-4 / tokenizer /special_tokens_map.json
jdp8's picture
Initial Commit
bee5a62
raw
history blame contribute delete
No virus
121 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "!",
"unk_token": "<|endoftext|>"
}