Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +13 -13
requirements.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
gradio
|
2 |
-
numpy
|
3 |
-
opencv-python
|
4 |
-
librosa
|
5 |
-
SpeechRecognition
|
6 |
-
tensorflow
|
7 |
-
scikit-learn
|
8 |
-
nltk
|
9 |
-
pydub
|
10 |
-
ffmpeg-python
|
11 |
-
transformers
|
12 |
-
torch
|
13 |
-
pillow
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
opencv-python
|
4 |
+
librosa
|
5 |
+
SpeechRecognition
|
6 |
+
tensorflow
|
7 |
+
scikit-learn
|
8 |
+
nltk
|
9 |
+
pydub
|
10 |
+
ffmpeg-python
|
11 |
+
transformers
|
12 |
+
torch
|
13 |
+
pillow
|