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
Delete config.json
Browse files- config.json +0 -3
config.json
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"transformers_version": "4.32.1"
|
| 3 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|