CoolFace
Modelpublic

HuggingFaceM4/tiny-random-idefics

sourceHugging Faceupdated 3y agoView on Hugging Face
3likes8.9kdownloads
preprocessor_config.json17 linesDownload Raw Back to root
1{2  "image_num_channels": 3,3  "image_mean": [4    0.48145466,5    0.4578275,6    0.408210737  ],8  "image_processor_type": "IdeficsImageProcessor",9  "image_size": 30,10  "image_std": [11    0.26862954,12    0.26130258,13    0.2757771114  ],15  "processor_class": "IdeficsProcessor"16}17