Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 228 Bytes

HOW TO RUN THIS

  1. Install the packages using: pip install -r requirements.txt

  2. Run the Flask application: python3 app.py

  3. Access the application in your web browser at http://127.0.0.1:5000

Any suggestions are welcome.