Spaces:
Running
Running
pedropauletti
commited on
Commit
•
5997a00
1
Parent(s):
d588242
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
|
|
2 |
farm-haystack[inference]==1.20.0
|
3 |
tensorflow==2.12.*
|
4 |
tensorflow_io==0.28.*
|
@@ -7,4 +8,5 @@ librosa
|
|
7 |
nemo_toolkit[all]
|
8 |
sounddevice
|
9 |
optimum
|
10 |
-
|
|
|
|
1 |
transformers
|
2 |
+
torchvision
|
3 |
farm-haystack[inference]==1.20.0
|
4 |
tensorflow==2.12.*
|
5 |
tensorflow_io==0.28.*
|
|
|
8 |
nemo_toolkit[all]
|
9 |
sounddevice
|
10 |
optimum
|
11 |
+
unicode
|
12 |
+
scikit-learn==1.3.0
|