Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -66,7 +66,7 @@ SoundFile~=0.10.3.post1
|
|
| 66 |
speechbrain~=0.5.10
|
| 67 |
tabulate~=0.8.9
|
| 68 |
threadpoolctl~=2.2.0
|
| 69 |
-
torch
|
| 70 |
torch-complex~=0.2.1
|
| 71 |
torchaudio~=0.10.1
|
| 72 |
torchvision~=0.11.2
|
|
|
|
| 66 |
speechbrain~=0.5.10
|
| 67 |
tabulate~=0.8.9
|
| 68 |
threadpoolctl~=2.2.0
|
| 69 |
+
torch>=1.12.0
|
| 70 |
torch-complex~=0.2.1
|
| 71 |
torchaudio~=0.10.1
|
| 72 |
torchvision~=0.11.2
|