Instructions to use urimgfrnd/SimpleInsectClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use urimgfrnd/SimpleInsectClassifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("urimgfrnd/SimpleInsectClassifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload https://huggingface.co/urimgfrnd/SimpleInsectClassifier/tree/main with huggingface_hub
Browse files
https:/huggingface.co/urimgfrnd/SimpleInsectClassifier/tree/main
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"transformers_version": "4.32.1"
|
| 3 |
+
}
|