Commit bd378063 authored by I.K Seneviratne's avatar I.K Seneviratne

Update README.md

parent 64c41f79
...@@ -142,3 +142,13 @@ To run this project, you will need to follow the given steps. ...@@ -142,3 +142,13 @@ To run this project, you will need to follow the given steps.
3. Once the classifiers are downloaded, include them in each application folder. 3. Once the classifiers are downloaded, include them in each application folder.
4. 4.
### Dependencies
The required dependencies could be found in ![requirements.txt](requirements.txt) file. The main dependencies required for this project are listed below.
* *Python* (version 3.7+)
* *Django* (version 2.2.11)
* *Djongo* (version 1.3.1)
* *djangorestframework* - (version 3.11.0)
* *tensorflow* - (version 2.1.0)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment