syed7 commited on
Commit
eee32bd
·
verified ·
1 Parent(s): eb87b74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  streamlit
2
  google-cloud-speech
3
- google-oauth2-client
4
  torch
5
  numpy
6
  transformers
@@ -13,4 +12,6 @@ plotly
13
  pydub
14
  python-dateutil
15
  google-auth
16
- ffmpeg-python
 
 
 
1
  streamlit
2
  google-cloud-speech
 
3
  torch
4
  numpy
5
  transformers
 
12
  pydub
13
  python-dateutil
14
  google-auth
15
+ ffmpeg-python
16
+
17
+ google-oauth2-client