vumichien commited on
Commit
4924ff9
1 Parent(s): 7440d82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  git+https://github.com/openai/CLIP.git
2
  numpy==1.23.3
 
 
3
  transformers
4
  h5py
5
  smplx
 
1
  git+https://github.com/openai/CLIP.git
2
  numpy==1.23.3
3
+ matplotlib==3.4.3
4
+ matplotlib-inline==0.1.2
5
  transformers
6
  h5py
7
  smplx