Instructions to use DineshKumar1329/DogCat_Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DineshKumar1329/DogCat_Classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DineshKumar1329/DogCat_Classifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload cat_dog_classifier.pth
Browse files- cat_dog_classifier.pth +3 -0
cat_dog_classifier.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:966a1e2e94f92d299c94a68a9dd3d11805eed73bb20c9b0328a9c0e10bb3883c
|
| 3 |
+
size 44788648
|