Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ Pillow==9.5.0
|
|
7 |
tqdm==4.65.0
|
8 |
numpy==1.24.2
|
9 |
matplotlib==3.7.1
|
10 |
-
imageio[ffmpeg]==2.19.3
|
11 |
-
pyexiftool==0.5.6
|
|
|
|
7 |
tqdm==4.65.0
|
8 |
numpy==1.24.2
|
9 |
matplotlib==3.7.1
|
10 |
+
imageio[ffmpeg]==2.19.3
|
11 |
+
pyexiftool==0.5.6
|
12 |
+
timm
|