Push model using huggingface_hub.
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -12,8 +12,8 @@
|
|
| 12 |
"random_scale": 2.0,
|
| 13 |
"shape_constraints": {
|
| 14 |
"height_min": 15,
|
| 15 |
-
"pixels_max":
|
| 16 |
-
"pixels_min":
|
| 17 |
"ratio_bounds": [
|
| 18 |
0.5,
|
| 19 |
2.5
|
|
|
|
| 12 |
"random_scale": 2.0,
|
| 13 |
"shape_constraints": {
|
| 14 |
"height_min": 15,
|
| 15 |
+
"pixels_max": 600000,
|
| 16 |
+
"pixels_min": 200000,
|
| 17 |
"ratio_bounds": [
|
| 18 |
0.5,
|
| 19 |
2.5
|