Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -3,4 +3,13 @@ shiny
|
|
3 |
shinywidgets
|
4 |
plotly
|
5 |
pandas
|
6 |
-
ridgeplot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
shinywidgets
|
4 |
plotly
|
5 |
pandas
|
6 |
+
ridgeplot
|
7 |
+
transformers
|
8 |
+
torch
|
9 |
+
speechrecognition
|
10 |
+
pydub
|
11 |
+
gTTS
|
12 |
+
google-auth
|
13 |
+
google-auth-oauthlib
|
14 |
+
google-auth-httplib2
|
15 |
+
google-api-python-client
|