Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -24,4 +24,14 @@ torchvision==0.16.1
|
|
24 |
tqdm==4.66.1
|
25 |
transformers==4.35.2
|
26 |
python-doctr
|
27 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
tqdm==4.66.1
|
25 |
transformers==4.35.2
|
26 |
python-doctr
|
27 |
+
pillow
|
28 |
+
clean-text[gpl]
|
29 |
+
python-doctr[torch]
|
30 |
+
gradio==3.4.0
|
31 |
+
libretranslatepy
|
32 |
+
natsort
|
33 |
+
nltk
|
34 |
+
pyspellchecker
|
35 |
+
torch
|
36 |
+
tqdm
|
37 |
+
rapidfuzz==2.13.7
|