vishal-adithya commited on
Commit
e28febc
·
verified ·
1 Parent(s): 98ff808

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -71,12 +71,11 @@ print("Predicted Depth:", predicted_depth[0])
71
  - `datasets`
72
  - `tensorflow`
73
  - 'scikit-learn'
74
- - `opencv-python`
75
 
76
 
77
  Install the dependencies using pip:
78
  ```bash
79
- pip install numpy tensorflow xgboost pickle-mixin opencv-python datasets scikit-learn
80
  ```
81
 
82
  ### Training Pipeline
 
71
  - `datasets`
72
  - `tensorflow`
73
  - 'scikit-learn'
 
74
 
75
 
76
  Install the dependencies using pip:
77
  ```bash
78
+ pip install numpy tensorflow xgboost pickle-mixin datasets scikit-learn
79
  ```
80
 
81
  ### Training Pipeline