Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +13 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
pandas
|
| 3 |
+
altair
|
| 4 |
+
pydub
|
| 5 |
+
langdetect
|
| 6 |
+
transformers
|
| 7 |
+
torch
|
| 8 |
+
openai-whisper
|
| 9 |
+
datasets
|
| 10 |
+
soundfile
|
| 11 |
+
openai
|
| 12 |
+
langdetect
|
| 13 |
+
audioop-lts
|
| 14 |
+
ffmpeg
|