reeteshmukul
commited on
Commit
•
d3688d6
1
Parent(s):
82f8955
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"image_processor_type" : "
|
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,
|