Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
+
|
| 4 |
+
streamlit
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
tensorflow
|
| 8 |
+
tensorflow-hub
|
| 9 |
+
matplotlib
|
| 10 |
+
huggingface_hub
|
| 11 |
+
audio-recorder-streamlit
|
| 12 |
+
yt-dlp
|
| 13 |
+
torch
|
| 14 |
+
torchaudio
|
| 15 |
+
speechbrain
|