To run the project download the files to your local (win) pc. Then you need to run with python 3.9 and pip.
- you need to be in the project folder in cmd (with cd),
- type: "pip install -r requirements.txt"
- run: python app.py.
- you will see local host link to the webpage. Press CTRL+C to quit