joao-carvalheira
Results
4
comments of
joao-carvalheira
Any updates on this? Is anyone working on it?
Same problem here when using 'winston'.
Hello, which ffmpeg version were you using?
To add to @swuxyj 's response and to avoid having to install it manually: ``` import torch import facemask as fm fm.utils.config.config.device = torch.device('cpu') # Or this: model = fm.FaceMaskDetector(modelpath,...