Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ torch
|
|
2 |
torchvision
|
3 |
layoutparser
|
4 |
opencv-python-headless
|
|
|
|
2 |
torchvision
|
3 |
layoutparser
|
4 |
opencv-python-headless
|
5 |
+
pillow=9.1.0
|