Spaces:
Runtime error
Runtime error
pin rapidfuzz version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ libretranslatepy
|
|
5 |
natsort
|
6 |
nltk
|
7 |
pyspellchecker
|
8 |
-
rapidfuzz
|
9 |
torch
|
10 |
tqdm
|
11 |
transformers
|
|
|
5 |
natsort
|
6 |
nltk
|
7 |
pyspellchecker
|
8 |
+
rapidfuzz==2.13.7
|
9 |
torch
|
10 |
tqdm
|
11 |
transformers
|