Kazal commited on
Commit
18d39c5
·
verified ·
1 Parent(s): 1c9b074

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -0
preprocessor_config.json CHANGED
@@ -8,5 +8,6 @@
8
  "no_repeat_ngram_size": 3,
9
  "num_beams": 4,
10
  "pad_token_id": 1,
 
11
  "transformers_version": "4.46.3"
12
  }
 
8
  "no_repeat_ngram_size": 3,
9
  "num_beams": 4,
10
  "pad_token_id": 1,
11
+ "image_processor_type": "vit",
12
  "transformers_version": "4.46.3"
13
  }