stas commited on
Commit
5df3a85
1 Parent(s): 2c22c33

Revert "processor config"

Browse files

This reverts commit 2c22c33660c6272f01b1deb2cbb45c16b8fc63a9.

model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011a49d41e8607ccb5f650dad9051c166d52478710b1ed8c9fd74259237fa998
3
+ size 9971725832
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19088005fc5e28d166537553fb49ff9e2208847dba4c8a724879c0eb9680f8a3
3
+ size 7887778512
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "image_mean": [
3
- 0.48145466,
4
- 0.4578275,
5
- 0.40821073
6
- ],
7
- "image_processor_type": "IdeficsImageProcessor",
8
- "image_size": 224,
9
- "image_std": [
10
- 0.26862954,
11
- 0.26130258,
12
- 0.27577711
13
- ],
14
- "processor_class": "IdeficsProcessor"
15
- }