face_mask_detection / requirements.txt
ashish6318's picture
Upload 18 files
f8690c6 verified
raw
history blame contribute delete
318 Bytes
tensorflow>=2.19.0,<3.0
# If you want standalone Keras, it must be 3.x:
# keras>=3.5.0,<4.0
imutils>=0.5.4
numpy>=1.24.3,<2.0
opencv-python>=4.11.0.46
matplotlib>=3.7.1,<4.0
scipy>=1.9.3,<2.0
scikit-learn>=1.0.2,<2.0
pillow>=9.4.0,<10.0
streamlit>=1.25.0,<2.0
onnx>=1.13.1,<2.0
tf2onnx>=1.14.1,<2.0