Instructions to use mlahr/font-identifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mlahr/font-identifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mlahr/font-identifier") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("mlahr/font-identifier") model = AutoModelForImageClassification.from_pretrained("mlahr/font-identifier") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- checkpoint-112
- checkpoint-126
- checkpoint-14
- checkpoint-140
- checkpoint-154
- checkpoint-168
- checkpoint-182
- checkpoint-196
- checkpoint-210
- checkpoint-224
- checkpoint-238
- checkpoint-252
- checkpoint-266
- checkpoint-28
- checkpoint-280
- checkpoint-294
- checkpoint-308
- checkpoint-322
- checkpoint-336
- checkpoint-350
- checkpoint-364
- checkpoint-378
- checkpoint-392
- checkpoint-406
- checkpoint-42
- checkpoint-420
- checkpoint-434
- checkpoint-448
- checkpoint-462
- checkpoint-476
- checkpoint-490
- checkpoint-504
- checkpoint-518
- checkpoint-532
- checkpoint-546
- checkpoint-56
- checkpoint-560
- checkpoint-574
- checkpoint-588
- checkpoint-602
- checkpoint-616
- checkpoint-630
- checkpoint-644
- checkpoint-658
- checkpoint-672
- checkpoint-686
- checkpoint-70
- checkpoint-700
- checkpoint-84
- checkpoint-98