Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ layoutparser[effdet]
|
|
4 |
torch
|
5 |
torchvision
|
6 |
torchaudio
|
7 |
-
opencv-python-headless== 4.5.5.62
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
torchaudio
|
7 |
+
opencv-python-headless== 4.5.5.62
|
8 |
+
Pillow==9.5.0
|