Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,10 @@ Ensure you have the `ultralytics` library installed, which is used for YOLO mode
|
|
21 |
```bash
|
22 |
pip install ultralytics
|
23 |
```
|
|
|
|
|
|
|
|
|
24 |
|
25 |
### 2. Load the Model
|
26 |
|
|
|
21 |
```bash
|
22 |
pip install ultralytics
|
23 |
```
|
24 |
+
```text
|
25 |
+
# class
|
26 |
+
Fall-Detected
|
27 |
+
```
|
28 |
|
29 |
### 2. Load the Model
|
30 |
|