summaryrefslogtreecommitdiff
path: root/nsfw_detect.py
AgeCommit message (Collapse)Author
2024-09-27PEP8 complianceMia Herkt
2024-09-27Replace NSFW detector implementationMia Herkt
2022-11-29nsfw_detect: Use PyAV instead of ffmpegthumbnailerMia Herkt
2022-11-29nsfw_detect: Use pathlib, fix deprecation warningMia Herkt
Also fix glog suppression
2022-11-29nsfw_detect: Tolerate score computation failureMia Herkt
2021-08-06Fix some flake8 errors in cleanup and nsfw_detectNikolas Nyby
Just some minor code cleanup
2020-11-03Change license to EUPLMia Herkt
2017-10-27Add NSFW detectionMartin Herkt