Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -115,20 +115,19 @@ six==1.16.0
|
|
| 115 |
smmap==5.0.1
|
| 116 |
soundfile==0.12.1
|
| 117 |
soxr==0.5.0.post1
|
| 118 |
-
spaces==0.49.0
|
| 119 |
speechbrain==0.5.14
|
| 120 |
sse-starlette==3.3.4
|
| 121 |
starlette==1.0.0
|
| 122 |
threadpoolctl==3.5.0
|
| 123 |
tokenizers==0.22.2
|
| 124 |
tomlkit==0.13.3
|
| 125 |
-
torch==2.
|
| 126 |
torch-complex==0.4.4
|
| 127 |
torch-mir-eval==0.4
|
| 128 |
torch-optimizer==0.3.0
|
| 129 |
-
torchaudio==2.
|
| 130 |
torchmetrics==1.6.0
|
| 131 |
-
torchvision==0.
|
| 132 |
tqdm==4.67.0
|
| 133 |
transformers==4.57.3
|
| 134 |
typeguard==2.13.3
|
|
|
|
| 115 |
smmap==5.0.1
|
| 116 |
soundfile==0.12.1
|
| 117 |
soxr==0.5.0.post1
|
|
|
|
| 118 |
speechbrain==0.5.14
|
| 119 |
sse-starlette==3.3.4
|
| 120 |
starlette==1.0.0
|
| 121 |
threadpoolctl==3.5.0
|
| 122 |
tokenizers==0.22.2
|
| 123 |
tomlkit==0.13.3
|
| 124 |
+
torch==2.8.0
|
| 125 |
torch-complex==0.4.4
|
| 126 |
torch-mir-eval==0.4
|
| 127 |
torch-optimizer==0.3.0
|
| 128 |
+
torchaudio==2.8.0
|
| 129 |
torchmetrics==1.6.0
|
| 130 |
+
torchvision==0.23.0
|
| 131 |
tqdm==4.67.0
|
| 132 |
transformers==4.57.3
|
| 133 |
typeguard==2.13.3
|