Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,13 +2,13 @@ git+https://github.com/descriptinc/audiotools
|
|
2 |
git+https://github.com/WangHelin1997/Fast-GeCo.git#subdirectory=score_models
|
3 |
pytorch-lightning==2.4.0
|
4 |
torch
|
|
|
|
|
5 |
torch-ema
|
6 |
torch-optimizer
|
7 |
torch-stoi
|
8 |
-
torchaudio
|
9 |
torchmetrics
|
10 |
torchsde
|
11 |
-
torchvision
|
12 |
tornado
|
13 |
tqdm==4.63.0
|
14 |
matplotlib==3.7.5
|
|
|
2 |
git+https://github.com/WangHelin1997/Fast-GeCo.git#subdirectory=score_models
|
3 |
pytorch-lightning==2.4.0
|
4 |
torch
|
5 |
+
torchaudio
|
6 |
+
torchvision
|
7 |
torch-ema
|
8 |
torch-optimizer
|
9 |
torch-stoi
|
|
|
10 |
torchmetrics
|
11 |
torchsde
|
|
|
12 |
tornado
|
13 |
tqdm==4.63.0
|
14 |
matplotlib==3.7.5
|