Mounika256 commited on
Commit
df0933f
·
verified ·
1 Parent(s): d1cdb8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -4,10 +4,13 @@ torchaudio==2.1.2
4
  torchvision==0.16.2
5
  transformers==4.22.1
6
  smplx==0.1.28
7
- trimesh
8
- opencv-python
9
- scipy>=1.7.0,<1.11.0
 
 
10
  librosa~=0.9.2
 
11
  python_speech_features~=0.6
12
- tqdm
13
  streamlit
 
4
  torchvision==0.16.2
5
  transformers==4.22.1
6
  smplx==0.1.28
7
+ matplotlib~=3.2.2
8
+ textgrid~=1.5
9
+ scikit-learn~=1.0.2
10
+ trimesh~=3.14.1
11
+ tqdm~=4.64.1
12
  librosa~=0.9.2
13
+ scipy>=1.7.0,<1.11.0
14
  python_speech_features~=0.6
15
+ opencv-python~=4.7.0.68
16
  streamlit