KupynOrest commited on
Commit
55ff9f6
β€’
1 Parent(s): 6dc8b4e
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1,2 +1,12 @@
1
  git+https://github.com/KupynOrest/head_detector.git
2
- fire
 
 
 
 
 
 
 
 
 
 
 
1
  git+https://github.com/KupynOrest/head_detector.git
2
+ fire
3
+ torch~=2.0.1
4
+ torchvision~=0.15.2
5
+ opencv-contrib-python-headless==4.9.0.80
6
+ huggingface_hub==0.20.3
7
+ Pillow==10.2.0
8
+ numpy==1.23.5
9
+ smplx==0.1.26
10
+ chumpy==0.70
11
+ scipy==1.10.0
12
+ einops==0.8.0