Instructions to use ipd805/digit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ipd805/digit with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="ipd805/digit")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ipd805/digit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- digit.onnx +0 -3
digit.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2bc1b7b986d3876d8105b99058e58cd6fb221cb7cd7520b57582b54607493cb8
|
| 3 |
-
size 68983919
|
|
|
|
|
|
|
|
|
|
|
|