Hervé BREDIN
commited on
Commit
•
7a150ae
1
Parent(s):
57604a5
fix: fix CUDA version
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
pyannote-audio==3.0.1
|
|
|
|
|
|
1 |
+
pyannote-audio==3.0.1
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch
|