khang119966 commited on
Commit
f37ec3c
1 Parent(s): 210048f

Create preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +5 -0
preprocessor_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoProcessor": "5CD-AI/ColVintern-1B-v1--processing_colinternvl2.ColInternVL2Processor"
4
+ }
5
+ }