Spaces:
Running
Running
Commit
·
f3f7d9b
1
Parent(s):
9f7a699
changed requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ shapely==2.0.1
|
|
16 |
pyclipper==1.3.0
|
17 |
lmdb==1.4.1
|
18 |
tqdm==4.66.1
|
19 |
-
rapidfuzz
|
20 |
cython==0.29.36
|
21 |
Pillow==10.0.1
|
22 |
pyyaml==6.0
|
|
|
16 |
pyclipper==1.3.0
|
17 |
lmdb==1.4.1
|
18 |
tqdm==4.66.1
|
19 |
+
rapidfuzz>=2.0.0,<3.0.0
|
20 |
cython==0.29.36
|
21 |
Pillow==10.0.1
|
22 |
pyyaml==6.0
|