Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ torch==1.12.1
|
|
| 4 |
torchvision==0.13.1
|
| 5 |
pytesseract==0.3.10
|
| 6 |
numpy==1.26.4
|
|
|
|
| 7 |
#detectron2@git+https://github.com/facebookresearch/[email protected]#egg=detectron2
|
| 8 |
#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/[email protected]#egg=detectron2
|
| 9 |
#detectron2 @ git+https://github.com/facebookresearch/detectron2.git@82a57ce0b70057685962b352535147d9a8118578
|