Update README.md
Browse files
README.md
CHANGED
@@ -74,7 +74,7 @@ print(predicted_depth[0])
|
|
74 |
|
75 |
Install the dependencies using pip:
|
76 |
```bash
|
77 |
-
pip install numpy tensorflow xgboost
|
78 |
```
|
79 |
|
80 |
### Training Pipeline
|
|
|
74 |
|
75 |
Install the dependencies using pip:
|
76 |
```bash
|
77 |
+
pip install numpy tensorflow xgboost datasets scikit-learn
|
78 |
```
|
79 |
|
80 |
### Training Pipeline
|