Unwrap Markdown prose and label code fences; no rendered content change
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ Each model family lives in its own Hugging Face repo containing all size variant
|
|
| 43 |
|
| 44 |
Each model repo follows a consistent layout with platform folders:
|
| 45 |
|
| 46 |
-
```
|
| 47 |
EdgeFirst/yolov8-det/
|
| 48 |
βββ README.md # Model card
|
| 49 |
βββ onnx/
|
|
|
|
| 43 |
|
| 44 |
Each model repo follows a consistent layout with platform folders:
|
| 45 |
|
| 46 |
+
```text
|
| 47 |
EdgeFirst/yolov8-det/
|
| 48 |
βββ README.md # Model card
|
| 49 |
βββ onnx/
|