nehulagrawal commited on
Commit
798cce3
·
1 Parent(s): 660772f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -86,9 +86,8 @@ Users should be informed about the model's limitations and potential biases. Fur
86
  ## How to Get Started with the Model
87
  To get started with the YOLOv8s object Detection and Classification model, follow these steps:
88
 
89
- ```bash
90
- pip install transformers
91
- ```
92
 
93
  - Load model and perform prediction:
94
 
 
86
  ## How to Get Started with the Model
87
  To get started with the YOLOv8s object Detection and Classification model, follow these steps:
88
 
89
+
90
+
 
91
 
92
  - Load model and perform prediction:
93