req
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -30,7 +30,7 @@ google-auth==2.6.0
|
|
30 |
google-auth-oauthlib==0.4.6
|
31 |
gradio==3.2
|
32 |
grpcio==1.44.0
|
33 |
-
h11==0.
|
34 |
hydra-core==1.0.7
|
35 |
idna==3.3
|
36 |
importlib-metadata==4.11.3
|
@@ -92,6 +92,8 @@ uvicorn==0.17.6
|
|
92 |
Werkzeug==2.0.3
|
93 |
yarl==1.7.2
|
94 |
zipp==3.7.0
|
|
|
|
|
95 |
transformers
|
96 |
deepspeech
|
97 |
tensorboardX
|
|
|
30 |
google-auth-oauthlib==0.4.6
|
31 |
gradio==3.2
|
32 |
grpcio==1.44.0
|
33 |
+
h11==0.12.0
|
34 |
hydra-core==1.0.7
|
35 |
idna==3.3
|
36 |
importlib-metadata==4.11.3
|
|
|
92 |
Werkzeug==2.0.3
|
93 |
yarl==1.7.2
|
94 |
zipp==3.7.0
|
95 |
+
|
96 |
+
|
97 |
transformers
|
98 |
deepspeech
|
99 |
tensorboardX
|