From eb0b1d2f6992740e3b09bf383d8c0fa442faca55 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Tue, 29 Nov 2022 21:46:33 +0100 Subject: nsfw_detect: Use PyAV instead of ffmpegthumbnailer --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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 `_ Network Security Considerations -- cgit v1.2.3