Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -9
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
wget
|
2 |
-
timm
|
3 |
-
torch
|
4 |
-
tensorflow
|
5 |
-
moviepy
|
6 |
-
librosa
|
7 |
-
ffmpeg
|
8 |
-
albumentations
|
9 |
-
opencv-python
|
|
|
|
1 |
+
wget
|
2 |
+
timm
|
3 |
+
torch
|
4 |
+
tensorflow
|
5 |
+
moviepy
|
6 |
+
librosa
|
7 |
+
ffmpeg
|
8 |
+
albumentations
|
9 |
+
opencv-python
|
10 |
+
torchsummary
|