Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +0 -12
requirements.txt
CHANGED
@@ -1,14 +1,3 @@
|
|
1 |
-
<<<<<<< HEAD
|
2 |
-
wget
|
3 |
-
timm
|
4 |
-
torch
|
5 |
-
tensorflow
|
6 |
-
moviepy
|
7 |
-
librosa
|
8 |
-
ffmpeg
|
9 |
-
albumentations
|
10 |
-
opencv-python
|
11 |
-
=======
|
12 |
wget
|
13 |
timm
|
14 |
torch
|
@@ -18,5 +7,4 @@ librosa
|
|
18 |
ffmpeg
|
19 |
albumentations
|
20 |
opencv-python
|
21 |
-
>>>>>>> f95b6e68106885d2abbcea25df5a7a932655e980
|
22 |
torchsummary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
wget
|
2 |
timm
|
3 |
torch
|
|
|
7 |
ffmpeg
|
8 |
albumentations
|
9 |
opencv-python
|
|
|
10 |
torchsummary
|