hackathon24 How to use: To use the requirements.txt, use; python -m venv venv pip install -r requirements.txt To use fast api's python -m uvicorn file_name:app --reload test