Update README.md
Browse files
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 |
-
- `
|
|
|
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).
|