No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 304B

1234567891011121314151617
  1. blinker==1.7.0
  2. click==8.1.7
  3. colorama==0.4.6
  4. dlib==19.24.2
  5. face-recognition==1.3.0
  6. face-recognition-models==0.3.0
  7. Flask==3.0.0
  8. importlib-metadata==7.0.1
  9. itsdangerous==2.1.2
  10. Jinja2==3.1.2
  11. MarkupSafe==2.1.3
  12. numpy==1.24.4
  13. opencv-python==4.9.0.80
  14. pillow==10.2.0
  15. pytz==2023.3.post1
  16. Werkzeug==3.0.1
  17. zipp==3.17.0