SVECTOR-OFFICIAL commited on
Commit
f7c8463
·
verified ·
1 Parent(s): 869063e

Upload processor_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. processor_config.json +6 -0
processor_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoProcessor": "processing_spec_vision.SpecVisionProcessor"
4
+ },
5
+ "processor_class": "SpecVisionProcessor"
6
+ }