frankiek3 commited on
Commit
86ffc3f
1 Parent(s): 11eda33

Update Dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- git+https://github.com/facebookresearch/fairseq.git
2
  scipy
3
  sentencepiece
4
  python_speech_features
@@ -6,4 +6,7 @@ scikit-video
6
  scikit-image
7
  dlib
8
  opencv-python
9
- pytube==12.1.0
 
 
 
 
1
+ fairseq @ git+https://github.com/facebookresearch/fairseq.git@afc77bd
2
  scipy
3
  sentencepiece
4
  python_speech_features
 
6
  scikit-image
7
  dlib
8
  opencv-python
9
+ pytube==12.1.0
10
+ transformers
11
+ gradio
12
+ numpy==1.23.3