Raghavan commited on
Commit
7dd4c32
1 Parent(s): bff109e

Upload 3 files

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. preprocessor_config.json +1 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c014ba1a5d3db8b20e3416dfa6288d8e4aa97cfbaeb67e0f331ceef48194dc9
3
  size 54291592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d414e7a89a7709dbc14de450ad52dadc9796ff40b9b74540066132a4410fe724
3
  size 54291592
preprocessor_config.json CHANGED
@@ -22,8 +22,7 @@
22
  "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
- "height": 800,
26
- "width": 800
27
  },
28
  "use_square_size": false
29
  }
 
22
  "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
+ "shortest_edge": 640
 
26
  },
27
  "use_square_size": false
28
  }