Spaces:
Paused
Paused
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchmetrics==0.7.0
|
2 |
+
torchsynth==1.0.2
|
3 |
+
einops
|
4 |
+
pytorch-ssim
|
5 |
+
piqa
|
6 |
+
torchinfo
|
7 |
+
mido
|