summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMia Herkt <mia@0x0.st>2022-11-29 21:46:33 +0100
committerMia Herkt <mia@0x0.st>2022-11-29 21:54:43 +0100
commiteb0b1d2f6992740e3b09bf383d8c0fa442faca55 (patch)
tree1079847bb554f5eb8816b46e5eea6a0c54f79ea1 /README.rst
parent14cfe3da58a8194eb850a28e4170e684d1444831 (diff)
nsfw_detect: Use PyAV instead of ffmpegthumbnailer
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e84f2b1..5b34b50 100644
--- a/README.rst
+++ b/README.rst
@@ -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