Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
requests
|
| 4 |
pytubefix
|
| 5 |
-
|
|
|
|
| 1 |
gradio
|
| 2 |
+
torchaudio
|
| 3 |
+
torch
|
| 4 |
+
matplotlib
|
| 5 |
+
speechbrain
|
| 6 |
+
opencv-python
|
| 7 |
requests
|
| 8 |
pytubefix
|
| 9 |
+
ffmpeg-python
|