Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update mask_detect.py
  • Loading branch information
fardinkai authored Jan 5, 2024
commit e9ecbfb986871ebd2d474fb8962c29e2a6dc4978
2 changes: 1 addition & 1 deletion mask detection/mask_detect.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# libraries
# libraries
import tensorflow.keras
from PIL import Image, ImageOps
import numpy as np
Expand Down