Spaces:
Runtime error
Runtime error
AlhitawiMohammed22
commited on
Commit
•
680e8d4
1
Parent(s):
c2f9280
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
clean-text[gpl]
|
2 |
+
python-doctr[torch]
|
3 |
+
gradio
|
4 |
+
libretranslatepy
|
5 |
+
natsort
|
6 |
+
nltk
|
7 |
+
pyspellchecker
|
8 |
+
torch
|
9 |
+
tqdm
|
10 |
+
rapidfuzz==2.13.7
|