Face-Mask-Detection-PyTorch icon indicating copy to clipboard operation
Face-Mask-Detection-PyTorch copied to clipboard

requirements.txt is incomplete

Open taran9873 opened this issue 5 years ago • 1 comments

i ran requirements.txt and after running

python app.py It told me no module named tqdm

python faceDetect.py

ModuleNotFoundError: No module named 'torch'

taran9873 avatar Nov 13 '20 15:11 taran9873

Okay, I will add it. I forgot adding these. Actually this is the first time I created an Open Source Application so I don't know how to make proper requirement files. 😷

rakshit087 avatar Nov 13 '20 15:11 rakshit087