Instructions to use yassin99/cardRegTheBestOneCutBorder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yassin99/cardRegTheBestOneCutBorder with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="yassin99/cardRegTheBestOneCutBorder")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("yassin99/cardRegTheBestOneCutBorder") model = AutoModelForTokenClassification.from_pretrained("yassin99/cardRegTheBestOneCutBorder", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fe06bb4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1a1eb5729401dfb67b868b667a2e85fb1d23641ace95eacd394cf6b79f553f32
size 450608389
|