SunX45 commited on
Commit
859d809
·
verified ·
1 Parent(s): df42939

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -6
requirements.txt CHANGED
@@ -1,6 +1,14 @@
1
- Pillow
2
- modelscope[cv] -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
3
- opencv-python
4
- torch==1.7.1+cu110 -f https://download.pytorch.org/whl/torch_stable.html
5
- torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html
6
- torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html
 
 
 
 
 
 
 
 
 
1
+ dlib==19.24.2
2
+ lmdb==1.4.1
3
+ numpy==1.24.3
4
+ opencv_python==4.7.0.72
5
+ Pillow==10.1.0
6
+ PyYAML==6.0.1
7
+ Requests==2.31.0
8
+ scipy==1.9.1
9
+ timm==0.9.2
10
+ torch==1.7.1
11
+ torchvision==0.8.2
12
+ tqdm==4.65.0
13
+ wandb==0.15.5
14
+ modelscope[cv] -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html