Introduce face masker models
This commit is contained in:
parent
d339d78a3a
commit
bfb0ce6980
@ -30,7 +30,6 @@ def render() -> None:
|
||||
global FACE_MASK_PADDING_BOTTOM_SLIDER
|
||||
global FACE_MASK_PADDING_LEFT_SLIDER
|
||||
|
||||
|
||||
has_box_mask = 'box' in state_manager.get_item('face_mask_types')
|
||||
has_region_mask = 'region' in state_manager.get_item('face_mask_types')
|
||||
with gradio.Row():
|
||||
|
Loading…
Reference in New Issue
Block a user