Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
545af0d
1
Parent(s):
0601709
Upload
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ argparse
|
|
6 |
tensorboard
|
7 |
pesq
|
8 |
einops
|
|
|
9 |
torch==2.5.1
|
10 |
torchaudio==2.5.1
|
11 |
numpy==1.26.4
|
|
|
6 |
tensorboard
|
7 |
pesq
|
8 |
einops
|
9 |
+
matplotlib
|
10 |
torch==2.5.1
|
11 |
torchaudio==2.5.1
|
12 |
numpy==1.26.4
|