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