mirror of
https://github.com/facefusion/facefusion.git
synced 2026-04-29 04:55:57 +02:00
Adjust limit due false positive analysis
This commit is contained in:
@@ -26,7 +26,7 @@ MODELS : ModelSet =\
|
||||
}
|
||||
}
|
||||
PROBABILITY_LIMIT = 0.80
|
||||
RATE_LIMIT = 5
|
||||
RATE_LIMIT = 10
|
||||
STREAM_COUNTER = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user