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:
- 5786e893d18280557ef77a5f05d84f191316b349082a7664b2f4b096c2954efc
- Size of remote file:
- 13.6 MB
- SHA256:
- 816790029d5df3fef358f03c8144b96339d8824ee25577aeda8be0963e5c5f09
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.