Skip to content

Commit

Permalink
Add spacings
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Jun 5, 2024
1 parent b8ef83c commit 12952b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions facefusion/content_analyser.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def analyse_frame(vision_frame : VisionFrame) -> bool:
{
content_analyser.get_inputs()[0].name: vision_frame
})[0][0][1]

return probability > PROBABILITY_LIMIT


Expand Down

0 comments on commit 12952b1

Please sign in to comment.