Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
-
gradio
|
2 |
torch
|
3 |
-
torchaudio
|
4 |
transformers
|
5 |
requests
|
6 |
-
pydub
|
7 |
-
ffmpeg-python
|
8 |
beautifulsoup4
|
9 |
-
numpy
|
10 |
-
moviepy
|
11 |
soundfile
|
12 |
pyspellchecker
|
|
|
1 |
+
gradio
|
2 |
torch
|
|
|
3 |
transformers
|
4 |
requests
|
|
|
|
|
5 |
beautifulsoup4
|
|
|
|
|
6 |
soundfile
|
7 |
pyspellchecker
|