vishal-adithya commited on
Commit
bc1b969
·
verified ·
1 Parent(s): 07a8b07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 pickle-mixin datasets scikit-learn
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