Instructions to use prosoro/fingernet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prosoro/fingernet with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("prosoro/fingernet", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.onnx with huggingface_hub
Browse files- model.onnx +2 -2
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:7d7be7a8b4221dd3b1e40833da19fdacf1a0234115ee9e7cd9fc88b18588c2ea
|
| 3 |
+
size 12701791
|