mpc001 commited on
Commit
96d1405
1 Parent(s): 09481f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- hydra-core >= 1.3.2
2
- opencv-python >= 4.5.5.62
3
- scipy >= 1.3.0
4
- scikit-image >= 0.13.0
5
- av >= 10.0.0
6
- six >= 1.16.0
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ opencv-python
5
+ scipy
6
+ scikit-image
7
+ av
8
+ install six
9
+ mediapipe
10
+ ffmpeg-python