Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit>=1.22.0
|
|
2 |
transformers>=4.30.0
|
3 |
torch>=2.0.0
|
4 |
Pillow
|
5 |
-
|
|
|
2 |
transformers>=4.30.0
|
3 |
torch>=2.0.0
|
4 |
Pillow
|
5 |
+
pyttsx3
|