requirements.txt 323 B

1234567891011121314151617181920212223242526
  1. # Torch
  2. #--find-links https://download.pytorch.org/whl/torch_stable.html
  3. #torch==1.4.0+cu100
  4. #torchvision==0.11.2+cu100
  5. #torchaudio==0.10.1+cu100
  6. #setuptools==59.5.0
  7. Pillow
  8. ninja
  9. tqdm
  10. opencv-python
  11. scikit-image
  12. numpy
  13. tensorboard
  14. # for face alignment
  15. tensorflow
  16. #keras
  17. #bz2
  18. dlib
  19. scipy
  20. matplotlib
  21. pprintpp
  22. huggingface_hub