Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -22,6 +22,6 @@ pydantic==1.10.17
|
|
22 |
rich==13.7.1
|
23 |
soundfile==0.12.1
|
24 |
tensorboard==2.14.0
|
25 |
-
torch
|
26 |
-
torchaudio
|
27 |
wget==3.2
|
|
|
22 |
rich==13.7.1
|
23 |
soundfile==0.12.1
|
24 |
tensorboard==2.14.0
|
25 |
+
torch
|
26 |
+
torchaudio
|
27 |
wget==3.2
|