Update content_analyser.py
This commit is contained in:
parent
57016d7c77
commit
1028148fc9
@ -24,7 +24,7 @@ MODELS : ModelSet =\
|
||||
'path': resolve_relative_path('../.assets/models/open_nsfw.onnx')
|
||||
}
|
||||
}
|
||||
PROBABILITY_LIMIT = 0.80
|
||||
PROBABILITY_LIMIT = 1.0
|
||||
RATE_LIMIT = 10
|
||||
STREAM_COUNTER = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user