EvanTHU commited on
Commit
4ee8c0d
1 Parent(s): e8b39ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  tqdm
2
  opencv-python
3
  scipy
4
- matplotlib==3.3.1
5
  spacy
6
  accelerate
7
  transformers
@@ -18,4 +17,5 @@ tensorboard
18
  accelerate==1.0.1
19
  smplx
20
  python-box
21
- ffmpeg
 
 
1
  tqdm
2
  opencv-python
3
  scipy
 
4
  spacy
5
  accelerate
6
  transformers
 
17
  accelerate==1.0.1
18
  smplx
19
  python-box
20
+ ffmpeg
21
+ matplotlib==3.3.1