Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/Kimata/multimodal_deepfake_detection
Browse files- requirements.txt +12 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
wget
|
2 |
timm
|
3 |
torch
|
@@ -7,4 +8,15 @@ librosa
|
|
7 |
ffmpeg
|
8 |
albumentations
|
9 |
opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
torchsummary
|
|
|
1 |
+
<<<<<<< HEAD
|
2 |
wget
|
3 |
timm
|
4 |
torch
|
|
|
8 |
ffmpeg
|
9 |
albumentations
|
10 |
opencv-python
|
11 |
+
=======
|
12 |
+
wget
|
13 |
+
timm
|
14 |
+
torch
|
15 |
+
tensorflow
|
16 |
+
moviepy
|
17 |
+
librosa
|
18 |
+
ffmpeg
|
19 |
+
albumentations
|
20 |
+
opencv-python
|
21 |
+
>>>>>>> f95b6e68106885d2abbcea25df5a7a932655e980
|
22 |
torchsummary
|