Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch==1.11.0
|
|
5 |
torchaudio==0.11.0
|
6 |
opencv-python==4.5.5.64
|
7 |
numpy==1.21.5
|
8 |
-
Pillow==9.0.1
|
|
|
|
5 |
torchaudio==0.11.0
|
6 |
opencv-python==4.5.5.64
|
7 |
numpy==1.21.5
|
8 |
+
Pillow==9.0.1
|
9 |
+
timm
|