Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,8 @@ pytorch-lightning
|
|
| 2 |
torchmetrics
|
| 3 |
torch==2.0.0
|
| 4 |
torchvision
|
| 5 |
-
scipy
|
| 6 |
-
numpy
|
| 7 |
tqdm
|
| 8 |
espnet
|
| 9 |
moviepy
|
|
|
|
| 2 |
torchmetrics
|
| 3 |
torch==2.0.0
|
| 4 |
torchvision
|
| 5 |
+
scipy
|
| 6 |
+
numpy
|
| 7 |
tqdm
|
| 8 |
espnet
|
| 9 |
moviepy
|