ozanarmagan
commited on
Commit
•
0df9236
1
Parent(s):
091b55f
Update clip-vit-b-p32/config.json
Browse files
clip-vit-b-p32/config.json
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
"model_type": "clip",
|
4 |
"model_md5": "2d2d9617e8dbe7ee0c640f848d6e30f4",
|
5 |
"image_processor_md5": "c0083116bec05061fdc372c5bd1e0d19",
|
6 |
-
"
|
|
|
|
|
7 |
"image_embedder": true
|
8 |
}
|
|
|
3 |
"model_type": "clip",
|
4 |
"model_md5": "2d2d9617e8dbe7ee0c640f848d6e30f4",
|
5 |
"image_processor_md5": "c0083116bec05061fdc372c5bd1e0d19",
|
6 |
+
"image_processor_File_name": "clip_image_processor.onnx",
|
7 |
+
"tokenizer_md5": "4d9f74d1a9266acf07f91c1bb3a09592",
|
8 |
+
"tokenizer_file_name": "clip_tokenizer.onnx",
|
9 |
"image_embedder": true
|
10 |
}
|