diff options
| author | Mia Herkt <mia@0x0.st> | 2022-11-29 21:46:33 +0100 |
|---|---|---|
| committer | Mia Herkt <mia@0x0.st> | 2022-11-29 21:54:43 +0100 |
| commit | eb0b1d2f6992740e3b09bf383d8c0fa442faca55 (patch) | |
| tree | 1079847bb554f5eb8816b46e5eea6a0c54f79ea1 /README.rst | |
| parent | 14cfe3da58a8194eb850a28e4170e684d1444831 (diff) | |
nsfw_detect: Use PyAV instead of ffmpegthumbnailer
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
