Skip to content

Commit 0f5e0e0

Browse files
authored
Update README.md
1 parent e8a9192 commit 0f5e0e0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

campfire-burn-prediction/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ The sample dataset provides a CSV as well as 180 total images from the original
1414

1515
## Vanilla Python Instructions
1616

17+
Set up your project normally and install dependencies with:
18+
19+
```bash
1720
pip install -r requirements.txt
21+
```
1822

1923
If using venv, activate your venv and run the code in snippets against the python console
2024
with the article.

0 commit comments

Comments
 (0)