We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dd3c7 commit dd181d6Copy full SHA for dd181d6
Readme.md
@@ -11,7 +11,9 @@ The deep learning algorithms used are available at the following repositories:
11
12
## Dependencies
13
14
-This project is based on python 3.8.5, and uses opencv for image processing and if requested for interactive visualization of results
+This project is based on python 3.8.5, and uses opencv for image processing and if requested for interactive visualization of results.
15
+
16
+To install all dependencies, just run `pip install -r requirements.txt`
17
18
## Executing
19
0 commit comments