akridge commited on
Commit
8271ab1
1 Parent(s): 5675b18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ The model was trained and evaluated on the generated segmentation dataset with t
58
  To use the trained YOLO11n-seg model for fish segmentation:
59
 
60
  1. **Load the Model**:
61
- ```python
62
  from ultralytics import YOLO
63
 
64
  # Load YOLO11n-seg model
 
58
  To use the trained YOLO11n-seg model for fish segmentation:
59
 
60
  1. **Load the Model**:
61
+ ```python
62
  from ultralytics import YOLO
63
 
64
  # Load YOLO11n-seg model