Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers~=4.46.2
|
|
4 |
beautifulsoup4~=4.12.3
|
5 |
reportlab~=4.2.5
|
6 |
torch
|
7 |
-
tf-keras
|
|
|
|
4 |
beautifulsoup4~=4.12.3
|
5 |
reportlab~=4.2.5
|
6 |
torch
|
7 |
+
tf-keras
|
8 |
+
pyttsx3
|