Skip to content

Latest commit

History

History
13 lines (8 loc) 路 357 Bytes

File metadata and controls

13 lines (8 loc) 路 357 Bytes

How to run the project 馃弮

Prerequisites

To install all necessary dependencies, run the following command in the root directory of the project:

pip install -r requirements.txt

Running the project

To run the project, just run the file App.py in the root directory of the project. The project will be running on the port 5000.