facerecognisation / requirements.txt
Saianand167's picture
Create requirements.txt
d7058dc verified
raw
history blame contribute delete
260 Bytes
# requirements.txt
Flask
Flask-Cors
gunicorn
haversine
opencv-python
deepface
tf-keras
keras==2.13.1
tensorflow==2.13.0
numpy
# Flask
# Flask-Cors
# gunicorn
# haversine
# opencv-python
# deepface
# tf-keras
# keras==2.13.1
# tensorflow==2.13.0
# numpy==1.24.4