immich-team
commited on
Commit
•
14b96b8
1
Parent(s):
d2f018f
Upload folder using huggingface_hub
Browse files- textual/model.onnx +2 -2
- visual/model.onnx +2 -2
- visual/preprocess_cfg.json +1 -1
textual/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:911fddc665db5225fd166bcf9a29d617136f5be1c2bb16ba06a362bb86a97b5a
|
3 |
+
size 494718375
|
visual/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4d43738bbe155c5cd5494dfa70764a5b946dc371bcd35b55a7496c6bfe5af6
|
3 |
+
size 668977721
|
visual/preprocess_cfg.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"size":
|
|
|
1 |
+
{"size": 384, "mode": "RGB", "mean": [0.48145466, 0.4578275, 0.40821073], "std": [0.26862954, 0.26130258, 0.27577711], "interpolation": "bicubic", "resize_mode": "shortest", "fill_color": 0}
|