Instructions to use ClementP/FundusDRGrading-mobilevit_s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ClementP/FundusDRGrading-mobilevit_s with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ClementP/FundusDRGrading-mobilevit_s", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 19833556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fc92a14b112af955f3a7378d203aaee926ae4fe2a20b1c5793469dd2229a407
|
| 3 |
size 19833556
|