Instructions to use Ultralytics/YOLO26 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Ultralytics/YOLO26 with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Ultralytics/YOLO26") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3615c00efb86298ddcf4b869594a9ecf4204381e362f1cb03a155f765028141f
- Size of remote file:
- 49 MB
- SHA256:
- 2fbf16367022256a226035695c5c389384c6706e8bb8ab8fcd0e7976f05443c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.