Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ Pillow
|
|
| 5 |
SpeechRecognition
|
| 6 |
opencv-python
|
| 7 |
numpy
|
| 8 |
-
pydub
|
|
|
|
|
|
|
|
|
| 5 |
SpeechRecognition
|
| 6 |
opencv-python
|
| 7 |
numpy
|
| 8 |
+
pydub
|
| 9 |
+
torch
|
| 10 |
+
transformers
|