Instructions to use kouki321/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kouki321/model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kouki321/model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "lang":"en", | |
| "name":"pipeline", | |
| "version":"0.0.0", | |
| "spacy_version":">=3.7.6,<3.8.0", | |
| "description":"", | |
| "author":"", | |
| "email":"", | |
| "url":"", | |
| "license":"", | |
| "spacy_git_version":"319e025", | |
| "vectors":{ | |
| "width":0, | |
| "vectors":0, | |
| "keys":0, | |
| "name":null, | |
| "mode":"default" | |
| }, | |
| "labels":{ | |
| }, | |
| "pipeline":[ | |
| "keras_image_classifier" | |
| ], | |
| "components":[ | |
| "keras_image_classifier" | |
| ], | |
| "disabled":[ | |
| ] | |
| } |