Spaces:
Sleeping
Sleeping
Vinicius Oliveira
commited on
Commit
·
5d0a934
1
Parent(s):
1b4bf5a
adicionando versions
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
speech_recognition
|
2 |
-
pydub
|
3 |
-
transformers
|
4 |
-
torch
|
|
|
1 |
+
speech_recognition==3.10.0
|
2 |
+
pydub==0.22.0
|
3 |
+
transformers==4.30.2
|
4 |
+
torch==2.0.1
|