Malware Classification Install dependencies python -m venv venv source venv/bin/activate pip install -r requirements.txt Launch project Execute in console with venv python new_main.py and go to 127.0.0.1:8000/register or 127.0.0.1:8000/home When launched, the dabasase will be dropped and recreated