Skip to content

Commit ff8b5fa

Browse files
Update Inference Providers documentation (automated) (#1967)
Co-authored-by: Wauplin <[email protected]>
1 parent 787066b commit ff8b5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/inference-providers/tasks/image-classification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Image classification is the task of assigning a label or class to an entire imag
2424

2525
- [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224): A strong image classification model.
2626
- [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224): A robust image classification model.
27+
- [facebook/convnext-large-224](https://huggingface.co/facebook/convnext-large-224): A strong image classification model.
2728

2829
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=image-classification&sort=trending).
2930

0 commit comments

Comments
 (0)