Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,5 +2,8 @@ gradio
|
|
2 |
opencv-python
|
3 |
torch
|
4 |
torchvision
|
|
|
|
|
|
|
5 |
numpy
|
6 |
-
|
|
|
2 |
opencv-python
|
3 |
torch
|
4 |
torchvision
|
5 |
+
pillow
|
6 |
+
huggingface-hub
|
7 |
+
deepspeech
|
8 |
numpy
|
9 |
+
soundfile
|