Spaces:
Running
Running
abdullah-alnahas
commited on
Commit
·
91a85ec
1
Parent(s):
4711b94
ci(requirements.txt): add requirements file
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==2.2.0
|
2 |
+
pydub==0.25.1
|
3 |
+
silero_vad==5.1.2
|
4 |
+
streamlit==1.40.2
|
5 |
+
torch==2.5.1
|
6 |
+
transformers==4.46.3
|
7 |
+
yt_dlp==2024.12.6
|