dennisamematekpor commited on
Commit
f0df6e1
·
verified ·
1 Parent(s): 9db1ad4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ The model used in this application is a YOLOv5 model fine-tuned on the [Northern
17
 
18
  - `app.py`: The Python script containing the Gradio application code.
19
  - `requirements.txt`: Lists the Python dependencies.
20
- - `weights/best.pt`: The trained YOLOv5 model weights (this will be uploaded separately).
 
17
 
18
  - `app.py`: The Python script containing the Gradio application code.
19
  - `requirements.txt`: Lists the Python dependencies.
20
+ - `best.pt`: The trained YOLOv5 model weights (this will be uploaded separately).