Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
gradio
|
2 |
pytube
|
3 |
ffmpeg-python
|
4 |
-
git+https://github.com/coqui-ai/STT.git#egg=coqui-stt
|
5 |
transformers
|
|
|
6 |
faiss-cpu
|
7 |
numpy
|
8 |
-
torch
|
|
|
1 |
gradio
|
2 |
pytube
|
3 |
ffmpeg-python
|
|
|
4 |
transformers
|
5 |
+
torch
|
6 |
faiss-cpu
|
7 |
numpy
|
|