Instructions to use immich-app/ViT-B-16-plus-240__laion400m_e32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use immich-app/ViT-B-16-plus-240__laion400m_e32 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/ViT-B-16-plus-240__laion400m_e32", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- textual/model.onnx +2 -2
- visual/model.onnx +2 -2
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:fe5b18c6fd41b5c6a0ebe63c2bee7a31a613fb76938020a322f48a2468eef7c0
|
| 3 |
+
size 364747121
|
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:648885d3d97e1ae3fdeddd632303e2a6125a42e04924b761b74bb9fe9e1c9fde
|
| 3 |
+
size 468924461
|