Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
requests
|
| 3 |
-
|
| 4 |
-
python-dotenv
|
| 5 |
-
pyttsx3; python_version < "3.12"
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
pypdf2
|
| 3 |
requests
|
| 4 |
+
pyttsx3
|
|
|
|
|
|