Facial_recog_attendance_system / requirements.txt
Anushree1's picture
Update requirements.txt
532c75c verified
raw
history blame
123 Bytes
gradio
opencv-python
deepface
tensorflow==2.6.0 # or another version that's compatible with DeepFace
tf-keras
numpy
Pillow