nsfw_detect: Use PyAV instead of ffmpegthumbnailer

This commit is contained in:
Mia Herkt
2022-11-29 21:46:33 +01:00
parent 14cfe3da58
commit eb0b1d2f69
2 changed files with 20 additions and 9 deletions

View File

@@ -56,7 +56,7 @@ neural network model. This works for images and video files and requires
the following:
* Caffe Python module (built for Python 3)
* ``ffmpegthumbnailer`` executable in ``$PATH``
* `PyAV <https://github.com/PyAV-Org/PyAV>`_
Network Security Considerations