Spaces:
Runtime error
Runtime error
add rapidfuzz as a dep
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ libretranslatepy
|
|
5 |
natsort
|
6 |
nltk
|
7 |
pyspellchecker
|
|
|
8 |
torch
|
9 |
tqdm
|
10 |
transformers
|
|
|
5 |
natsort
|
6 |
nltk
|
7 |
pyspellchecker
|
8 |
+
rapidfuzz
|
9 |
torch
|
10 |
tqdm
|
11 |
transformers
|