update Readme
Browse files
README.md
CHANGED
|
@@ -72,6 +72,7 @@ This project uses computer vision and machine learning to provide real-time disc
|
|
| 72 |
* `mlflow` (Optional, used in `tools.py`, you can use whatever you like to serve the model)
|
| 73 |
* `scipy`
|
| 74 |
* `matplotlib`
|
|
|
|
| 75 |
*(A `requirements.txt` file would be beneficial here, but didn't made one at the time)*
|
| 76 |
|
| 77 |
2. **Models:**
|
|
|
|
| 72 |
* `mlflow` (Optional, used in `tools.py`, you can use whatever you like to serve the model)
|
| 73 |
* `scipy`
|
| 74 |
* `matplotlib`
|
| 75 |
+
|
| 76 |
*(A `requirements.txt` file would be beneficial here, but didn't made one at the time)*
|
| 77 |
|
| 78 |
2. **Models:**
|