Revert change to default case.

This commit is contained in:
dakotah-jones 2025-01-15 16:40:10 -05:00
parent 4fbd33a419
commit 830decb483

View File

@ -83,7 +83,6 @@ def represent(
expand_percentage=expand_percentage, expand_percentage=expand_percentage,
anti_spoofing=anti_spoofing, anti_spoofing=anti_spoofing,
max_faces=max_faces, max_faces=max_faces,
color_face="bgr",
) )
else: # skip else: # skip
# Try load. If load error, will raise exception internal # Try load. If load error, will raise exception internal