Skip to content

Commit f43d021

Browse files
authored
Update README.md
1 parent 37e450a commit f43d021

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ A final project for a **bachelor degree** in the **computer science** at image p
88

99
Yep, Remember I'm not a computer science student.
1010

11+
### Similar Project
12+
13+
https://github.com/BaseMax/ImageRecognition
14+
1115
### Installing
1216

1317
```
14-
$ pip install matplotlib
15-
$ pip install tensorflow
16-
$ pip install seaborn
17-
$ pip install pandas
18-
$ pip install opencv, pip install opencv-python
18+
$ pip install -r requirements.txt
1919
```
2020

21-
2221
It requires a powerful system to run it.
2322

2423
Please if you have been run the project completely, check and approach the bugs.
2524
Thank you.
25+

0 commit comments

Comments
 (0)