Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
torch
|
4 |
pyttsx3
|
5 |
pillow
|
6 |
-
torchaudio
|
|
|
|
3 |
torch
|
4 |
pyttsx3
|
5 |
pillow
|
6 |
+
torchaudio
|
7 |
+
pypiwin32
|