Safetensors
qwen3_vl
UnifoLM-ER-Flow / preprocessor_config.json
hjx1995's picture
Upload folder using huggingface_hub
cfb2ca5 verified
Raw
History Blame Contribute Delete
356 Bytes
{
"min_pixels": 4096,
"max_pixels": 16777216,
"patch_size": 16,
"temporal_patch_size": 2,
"merge_size": 2,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"image_processor_type": "Qwen2VLImageProcessorFast",
"processor_class": "Qwen3VLProcessor"
}