YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
usage:
from ultralytics import YOLO
# Load our custom model
model = YOLO("weights/best.pt")
model.predict(source="your picture path", save=True, show=True)
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.