Instructions to use immich-app/RN50__yfcc15m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use immich-app/RN50__yfcc15m with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/RN50__yfcc15m", 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:2c0a15c63ac1f1eb48f8331e6fd7c25306e16b4b7b326554f86a59bbf822c20b
|
| 3 |
+
size 254854433
|
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:5af02f7fa07c687594fc90b854b4fb5b51f38169ee05901fab88bf8e2fa657ef
|
| 3 |
+
size 153189674
|