Gagan Bhatia commited on
Commit
53fb3ec
1 Parent(s): 6f0284f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -36,7 +36,6 @@ Project Organization
36
  │   └── training_metrics.txt <- Relevant metrics from training the model.
37
 
38
  ├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
39
- │ generated with `pip freeze > requirements.txt`
40
 
41
  ├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
42
  ├── src <- Source code for use in this project.
 
36
  │   └── training_metrics.txt <- Relevant metrics from training the model.
37
 
38
  ├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
 
39
 
40
  ├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
41
  ├── src <- Source code for use in this project.