ebara-pony-v1-sdxl / tokenizer /special_tokens_map.json
John6666's picture
Adding `diffusers` weights of this model (#1)
d8d5263 verified
raw
history blame
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}