Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch==2.1.2
|
3 |
+
torchaudio==2.1.2
|
4 |
+
ffmpeg-python
|
5 |
+
yt-dlp
|
6 |
+
speechbrain
|