Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio==3.19.1
|
3 |
+
numpy==1.24.1
|
4 |
+
librosa==0.10.0
|
5 |
+
opencv-python==4.7.0.72
|
6 |
+
moviepy==1.0.3
|
7 |
+
speechrecognition==3.8.1
|
8 |
+
transformers==4.32.0
|
9 |
+
tensorflow==2.11.0
|