reeteshmukul commited on
Commit
d3688d6
1 Parent(s): 82f8955

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "image_processor_type" : "u2net",
3
  "do_normalize": true,
4
  "do_resize": true,
5
  "ensure_multiple_of": 1,
 
1
  {
2
+ "image_processor_type" : "U2NetImageProcessor",
3
  "do_normalize": true,
4
  "do_resize": true,
5
  "ensure_multiple_of": 1,