Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
CHANGED
@@ -1 +1,14 @@
|
|
1 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
requests
|
3 |
+
pandas
|
4 |
+
altair
|
5 |
+
speechrecognition
|
6 |
+
pillow
|
7 |
+
matplotlib
|
8 |
+
wikipedia-api
|
9 |
+
reportlab
|
10 |
+
gtts
|
11 |
+
speechrecognition
|
12 |
+
pydub
|
13 |
+
google-api-python-client
|
14 |
+
pyaudio
|