nicolamustone commited on
Commit
c20ef20
·
verified ·
1 Parent(s): b31ed76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ The original dataset was built via this pipeline:
46
  Install the required dependencies:
47
 
48
  ```bash
49
- pip install tensorflow xgboost pandas numpy joblib huggingface_hub
50
  ```
51
 
52
  Then add `minires.py` to your project (or install this repo as a package if you set it up that way).
 
46
  Install the required dependencies:
47
 
48
  ```bash
49
+ pip install tensorflow xgboost pandas numpy huggingface_hub
50
  ```
51
 
52
  Then add `minires.py` to your project (or install this repo as a package if you set it up that way).