From edef3b8ab54c8f4e81e647bd054fff312eca0eaa Mon Sep 17 00:00:00 2001 From: dnth Date: Thu, 24 Oct 2024 16:26:50 +0800 Subject: [PATCH] add back to top --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3dbd782..ceaa953 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ xinfer.list_models() │ ultralytics │ yolov8m │ image --> boxes │ │ ultralytics │ yolov8l │ image --> boxes │ │ ultralytics │ yolov8s │ image --> boxes │ -│ ultralytics │ yolov8n �� image --> boxes │ +│ ultralytics │ yolov8n image --> boxes │ │ ... │ ... │ ... │ │ ... │ ... │ ... │ └────────────────┴─────────────────────────────────────────────────┴──────────────────────┘ @@ -306,5 +306,26 @@ class MyModel(BaseModel): pass ``` -``` - \ No newline at end of file +
+ x.infer +
+
+ Explore the docs » +
+ Quickstart + · + Feature Request + · + Report Bug + · + Discussions + · + About +
+ + + +
+
+ Back to Top +