Image-to-Video
Diffusers
Safetensors
WanImageToVideoPipeline
video-generation
VBVR-Pro-Wan2.1-I2V-14B / image_processor /special_tokens_map.json
wruisi's picture
Upload folder using huggingface_hub
30ce0c3 verified
Raw
History Blame Contribute Delete
588 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}