LCM-dreamshaper-7 / tokenizer /special_tokens_map.json
rupeshs's picture
Upload StableDiffusionPipeline
7a3b3a8
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}