Skip to content

Commit 28bddf7

Browse files
authored
Update ReadMe.md
1 parent ef5e68a commit 28bddf7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

DogBreedPrediction/ReadMe.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@ Steps:
88
1. cd DogBreedPrediction
99
2. streamlit run app.py
1010

11-
Note: To run the collab notebook, please add you kaggle API , kaggle.json file.
11+
Note: To run the collab notebook, please upload your kaggle API , kaggle.json file.
12+
13+
Requirements(Ignore if installed):
14+
1. pip install Keras
15+
2. pip install opencv-python
16+
3.pip install numpy
17+
4.pip install streamlit
18+
5.pip install tensorflow
19+
20+
1221

1322
frontend:
1423

0 commit comments

Comments
 (0)