We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f546e3 + 749ecf9 commit e85395bCopy full SHA for e85395b
README.md
@@ -1,7 +1,5 @@
1
# FastLabel Python SDK
2
3
-_If you are using FastLabel prototype, please install version 0.2.2._
4
-
5
## Table of Contents
6
7
- [Installation](#installation)
requirements.txt
@@ -2,5 +2,5 @@ requests==2.25.1
numpy>=1.21.2
geojson==2.5.0
xmltodict==0.12.0
-Pillow==9.0.1
+Pillow>=9.0.1,<10.0.0
opencv-python==4.7.0.72
0 commit comments