johnislarry
commited on
Commit
•
025df12
1
Parent(s):
15b61ba
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
torch==1.
|
2 |
-
|
|
|
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
torchvision==0.14.1
|
3 |
+
torchaudio==0.13.1
|
4 |
+
pyannote.audio==2.1.1
|