Spaces:
Sleeping
Sleeping
Commit
•
21f8c24
1
Parent(s):
9cedb26
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchaudio
|
3 |
+
pyannote-audio
|
4 |
+
transformers
|
5 |
+
yt-dlp
|