Spaces:
Sleeping
Sleeping
Upload requirement.txt
Browse files- requirement.txt +7 -1
requirement.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
torchaudio
|
6 |
+
tensorflow_hub
|
7 |
+
pydub
|