Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
7dcaa55
1
Parent(s):
033e6b1
Update requirement.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ tensorboard
|
|
7 |
pesq
|
8 |
einops
|
9 |
numpy==1.26.4
|
10 |
-
torch==2.
|
11 |
-
torchaudio==2.
|
12 |
mamba-ssm
|
13 |
numpy==1.26.4
|
|
|
7 |
pesq
|
8 |
einops
|
9 |
numpy==1.26.4
|
10 |
+
torch==2.7.0
|
11 |
+
torchaudio==2.7.0
|
12 |
mamba-ssm
|
13 |
numpy==1.26.4
|