SorenNumind commited on
Commit
98e0a93
·
verified ·
1 Parent(s): 666b8f5

Change the image_processor_type

Browse files

HuggingFace has updated the Transformers library and deleted the specific Qwen2_5 image_processor_type. This has already been changed in the other models but not this one
https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct/discussions/24

Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -8,7 +8,7 @@
8
  0.4578275,
9
  0.40821073
10
  ],
11
- "image_processor_type": "Qwen2_5_VLImageProcessor",
12
  "image_std": [
13
  0.26862954,
14
  0.26130258,
 
8
  0.4578275,
9
  0.40821073
10
  ],
11
+ "image_processor_type": "Qwen2VLImageProcessor",
12
  "image_std": [
13
  0.26862954,
14
  0.26130258,