rkutyna commited on
Commit
8c58ce5
·
verified ·
1 Parent(s): bef5c47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ Best run: `20260319_234135_b8fe6e` — bs=128 + stage lrs 3e-4/6e-5
80
 
81
  ```bash
82
  git clone --branch MVP https://github.com/rkutyna/BirdBrained
83
- cd capstone
84
  pip install -r requirements.txt
85
  python download_models.py
86
  streamlit run frontend/bird_gallery_frontend.py
 
80
 
81
  ```bash
82
  git clone --branch MVP https://github.com/rkutyna/BirdBrained
83
+ cd BirdBrained
84
  pip install -r requirements.txt
85
  python download_models.py
86
  streamlit run frontend/bird_gallery_frontend.py