Commit ·
924abfb
1
Parent(s): 520b4ab
modified torch version for cuda
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -24,4 +24,7 @@ librosa==0.10.0
|
|
| 24 |
soundfile==0.12.1
|
| 25 |
|
| 26 |
tensorflow==2.9.1
|
| 27 |
-
asteroid==0.7.0
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
soundfile==0.12.1
|
| 25 |
|
| 26 |
tensorflow==2.9.1
|
| 27 |
+
asteroid==0.7.0
|
| 28 |
+
https://download.pytorch.org/whl/cu118/index.html
|
| 29 |
+
torchaudio
|
| 30 |
+
torchvision
|