Replace NSFW detector implementation
This commit is contained in:
parent
3330a85c2c
commit
6393538333
8 changed files with 21 additions and 3566 deletions
|
@ -176,7 +176,7 @@ NSFW_DETECT = False
|
|||
# are marked as NSFW.
|
||||
#
|
||||
# If NSFW_DETECT is set to False, then this has no effect.
|
||||
NSFW_THRESHOLD = 0.608
|
||||
NSFW_THRESHOLD = 0.92
|
||||
|
||||
|
||||
# If you want to scan files for viruses using ClamAV, specify the socket used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue