Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
streamlit
|
2 |
+
pyPDF2
|
3 |
+
edge-tts
|
4 |
+
asyncio
|
5 |
+
nest_asyncio
|