Brasd99 commited on
Commit
48b58b0
1 Parent(s): 4bfcd2e
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- torch
2
- torchvision
3
- wget
4
- git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
 
 
 
 
 
1
+ detectron2==0.6
2
+ detectron2_densepose==0.6
3
+ gradio==3.32.0
4
+ imageio==2.25.0
5
+ numpy==1.23.2
6
+ opencv_contrib_python==4.7.0.68
7
+ torch==1.13.1
8
+ wget==3.2