artificialguybr commited on
Commit
88e4db9
β€’
1 Parent(s): b24f5b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -9,10 +9,11 @@ scipy
9
  soundfile
10
  pydub
11
  scikit-learn
12
- librosa
13
  numpy
14
  opencv-python
15
  torch
16
  torchvision
17
  tqdm
18
- numba
 
 
9
  soundfile
10
  pydub
11
  scikit-learn
12
+ librosa==0.7.0
13
  numpy
14
  opencv-python
15
  torch
16
  torchvision
17
  tqdm
18
+ numba==0.48
19
+ mediapipe==0.8.11