Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ torch==1.12.1
|
|
4 |
torchvision==0.13.1
|
5 |
pytesseract==0.3.10
|
6 |
numpy==1.26.4
|
7 |
-
pillow
|
8 |
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.5#egg=detectron2
|
9 |
#detectron2 @ git+https://github.com/facebookresearch/detectron2.git@82a57ce0b70057685962b352535147d9a8118578
|
|
|
4 |
torchvision==0.13.1
|
5 |
pytesseract==0.3.10
|
6 |
numpy==1.26.4
|
7 |
+
pillow==9.1.0
|
8 |
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.5#egg=detectron2
|
9 |
#detectron2 @ git+https://github.com/facebookresearch/detectron2.git@82a57ce0b70057685962b352535147d9a8118578
|